返回首页
配方drawers_nullgr

drawers controller配方

drawers_nullgr:drawers_controller2

有序合成,产出 drawers_nullgr:drawers_controller

配方

smooth_stone
smooth_stone
smooth_stone
comparator
redstone_block
comparator
smooth_stone
diamond
smooth_stone
类型
有序合成
布局
工作台 3x3
产出
drawers controller
产物预览
drawers_controller
标签
工作台

组件摘要

{
  "recipe": {
    "id": "drawers_nullgr:drawers_controller2",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:redstone_block",
      "minecraft:comparator",
      "minecraft:diamond",
      "minecraft:smooth_stone"
    ],
    "outputIds": [
      "drawers_nullgr:drawers_controller"
    ],
    "pattern": [
      "III",
      "FEF",
      "IHI"
    ],
    "grid": [
      "minecraft:smooth_stone",
      "minecraft:smooth_stone",
      "minecraft:smooth_stone",
      "minecraft:comparator",
      "minecraft:redstone_block",
      "minecraft:comparator",
      "minecraft:smooth_stone",
      "minecraft:diamond",
      "minecraft:smooth_stone"
    ],
    "ingredients": [
      {
        "slot": "E",
        "data": 0,
        "item": "minecraft:redstone_block"
      },
      {
        "slot": "F",
        "data": 0,
        "item": "minecraft:comparator"
      },
      {
        "slot": "H",
        "data": 0,
        "item": "minecraft:diamond"
      },
      {
        "slot": "I",
        "data": 0,
        "item": "minecraft:smooth_stone"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "drawers_nullgr:drawers_controller"
      }
    ],
    "slots": [
      {
        "id": "minecraft:smooth_stone",
        "rawId": "minecraft:smooth_stone",
        "aux": "undefined",
        "count": 1,
        "label": "smooth stone",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:smooth_stone",
        "rawId": "minecraft:smooth_stone",
        "aux": "undefined",
        "count": 1,
        "label": "smooth stone",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:smooth_stone",
        "rawId": "minecraft:smooth_stone",
        "aux": "undefined",
        "count": 1,
        "label": "smooth stone",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:comparator",
        "rawId": "minecraft:comparator",
        "aux": "undefined",
        "count": 1,
        "label": "comparator",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:redstone_block",
        "rawId": "minecraft:redstone_block",
        "aux": "undefined",
        "count": 1,
        "label": "redstone block",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:comparator",
        "rawId": "minecraft:comparator",
        "aux": "undefined",
        "count": 1,
        "label": "comparator",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:smooth_stone",
        "rawId": "minecraft:smooth_stone",
        "aux": "undefined",
        "count": 1,
        "label": "smooth stone",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:diamond",
        "rawId": "minecraft:diamond",
        "aux": "undefined",
        "count": 1,
        "label": "diamond",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:smooth_stone",
        "rawId": "minecraft:smooth_stone",
        "aux": "undefined",
        "count": 1,
        "label": "smooth stone",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "drawers_nullgr:drawers_controller",
        "rawId": "drawers_nullgr:drawers_controller",
        "aux": "undefined",
        "count": 1,
        "label": "drawers controller",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}