返回首页
抽屉拉取器配方
配方drawers_nullgr

抽屉拉取器配方

drawers_nullgr:drawer_puller

有序合成,产出 drawers_nullgr:drawer_puller

配方

iron_ingot
iron_ingot
stick
iron_ingot
stick
类型
有序合成
布局
工作台 3x3
产出
抽屉拉取器
产物预览
抽屉拉取器
标签
工作台

组件摘要

{
  "recipe": {
    "id": "drawers_nullgr:drawer_puller",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:stick",
      "minecraft:iron_ingot",
      "minecraft:slime_ball"
    ],
    "outputIds": [
      "drawers_nullgr:drawer_puller"
    ],
    "pattern": [
      " H ",
      "ISI",
      " H "
    ],
    "grid": [
      null,
      "minecraft:stick",
      null,
      "minecraft:iron_ingot",
      "minecraft:slime_ball",
      "minecraft:iron_ingot",
      null,
      "minecraft:stick",
      null
    ],
    "ingredients": [
      {
        "slot": "H",
        "item": "minecraft:stick"
      },
      {
        "slot": "I",
        "item": "minecraft:iron_ingot"
      },
      {
        "slot": "S",
        "item": "minecraft:slime_ball"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "drawers_nullgr:drawer_puller"
      }
    ],
    "slots": [
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:slime_ball",
        "rawId": "minecraft:slime_ball",
        "aux": "undefined",
        "count": 1,
        "label": "slime ball",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "drawers_nullgr:drawer_puller",
        "rawId": "drawers_nullgr:drawer_puller",
        "aux": "undefined",
        "count": 1,
        "label": "抽屉拉取器",
        "iconUrl": "/api/assets/drawer-mod-nullgr/DrawerModNullGr_RP/textures/items/drawers_nullgr/drawer_puller.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}