返回首页
配方drawers_nullgr

drawers 3 2配方

drawers_nullgr:drawers_3_2_recipe

有序合成,产出 drawers_nullgr:drawers_3_2

配方

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

组件摘要

{
  "recipe": {
    "id": "drawers_nullgr:drawers_3_2_recipe",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:planks",
      "minecraft:chest"
    ],
    "outputIds": [
      "drawers_nullgr:drawers_3_2"
    ],
    "pattern": [
      "AAA",
      "BAB",
      "AAA"
    ],
    "grid": [
      "minecraft:planks",
      "minecraft:planks",
      "minecraft:planks",
      "minecraft:chest",
      "minecraft:planks",
      "minecraft:chest",
      "minecraft:planks",
      "minecraft:planks",
      "minecraft:planks"
    ],
    "ingredients": [
      {
        "slot": "A",
        "data": 3,
        "item": "minecraft:planks"
      },
      {
        "slot": "B",
        "item": "minecraft:chest"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "drawers_nullgr:drawers_3_2"
      }
    ],
    "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: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_3_2",
        "rawId": "drawers_nullgr:drawers_3_2",
        "aux": "undefined",
        "count": 1,
        "label": "drawers 3 2",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}