📂
RykenSlimeCustomizer-wiki
  • 主页
  • 使用前声明
  • 下载与安装
  • 插件本体
    • 指令与权限
  • 附属
    • 附属结构
    • 附属文件
    • 编写附属信息
  • 物品格式
    • 通用物品格式
    • 配方
  • 配置文件
    • 物品组(分类)
    • 物品
    • GEO资源
    • 机器菜单
    • 机器
    • 发电机
    • 材料生成器
    • 配方机器
    • 多方块机器
    • 研究
由 GitBook 提供支持
在本页
  • item_group,item,recipe_type,recipe
  • work
  • sound
  • recipes
  • 注意事项
  1. 配置文件

多方块机器

EXAMPLE_MULTIBLOCK_MACHINE:
  item_group: example_normal_group
  item:
    name: "&b示例多方块机器"
    material: CRAFTING_TABLE
  recipe:
    #按照这个设置
    #1 2 3
    #4 5 6
    #7 8 9
    5:
      material: OAK_FENCE_GATE
    #不要漏发射器
    8:
      material: DISPENSER
  work: 5
  sound: ANCIENT_ALTAR_FINISH_SOUND
  recipes:
    example:
      input:
        1:
          material_type: full_slimefun
          material: EXAMPLE_ITEM
      output:
        material_type: full_slimefun
        material: EXAMPLE_ITEM_2
        

item_group,item,recipe_type,recipe

work

设置右键后机器配方里的哪个方块让机器工作。

sound

recipes

设置机器配方

input

设置配方输入

output

设置配方输出

注意事项

必须要放一个发射器。设置后我们会自动搜索工作方块的上下左右找到发射器。

上一页配方机器下一页研究

最后更新于1年前

详见

右键工作方块后合成成功发出的声音,id列表请去 。

物品
跳转