返回首页
配方drawers_nullgr

drawers 1 1配方

drawers_nullgr:drawers_1_1_recipe

有序合成,产出 drawers_nullgr:drawers_1_1

配方

planks
planks
planks
planks
planks
planks
planks
类型
有序合成
布局
工作台 3x3
产出
drawers 1 1
产物预览
drawers_1_1
标签
工作台

组件摘要

{
  "recipe": {
    "id": "drawers_nullgr:drawers_1_1_recipe",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:chest",
      "minecraft:planks"
    ],
    "outputIds": [
      "drawers_nullgr:drawers_1_1"
    ],
    "pattern": [
      "GGG",
      " D ",
      "GGG"
    ],
    "grid": [
      "minecraft:planks",
      "minecraft:planks",
      "minecraft:planks",
      null,
      "minecraft:chest",
      null,
      "minecraft:planks",
      "minecraft:planks",
      "minecraft:planks"
    ],
    "ingredients": [
      {
        "slot": "D",
        "item": "minecraft:chest"
      },
      {
        "slot": "G",
        "data": 1,
        "item": "minecraft:planks"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "drawers_nullgr:drawers_1_1"
      }
    ],
    "slots": [
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:chest",
        "rawId": "minecraft:chest",
        "aux": "undefined",
        "count": 1,
        "label": "chest",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "drawers_nullgr:drawers_1_1",
        "rawId": "drawers_nullgr:drawers_1_1",
        "aux": "undefined",
        "count": 1,
        "label": "drawers 1 1",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}