返回首页
配方stack_burger_nullgr

sandwich table配方

stack_burger_nullgr:sandwich_table

有序合成,产出 stack_burger_nullgr:sandwich_table

配方

smooth_stone
smooth_stone
planks
planks
类型
有序合成
布局
工作台 3x3
产出
sandwich table
产物预览
sandwich_table
标签
工作台

组件摘要

{
  "recipe": {
    "id": "stack_burger_nullgr:sandwich_table",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:smooth_stone",
      "minecraft:planks"
    ],
    "outputIds": [
      "stack_burger_nullgr:sandwich_table"
    ],
    "pattern": [
      "AA",
      "BB"
    ],
    "grid": [
      "minecraft:smooth_stone",
      "minecraft:smooth_stone",
      "minecraft:planks",
      "minecraft:planks"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:smooth_stone"
      },
      {
        "slot": "B",
        "item": "minecraft:planks"
      }
    ],
    "results": [
      {
        "item": "stack_burger_nullgr:sandwich_table"
      }
    ],
    "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: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": "stack_burger_nullgr:sandwich_table",
        "rawId": "stack_burger_nullgr:sandwich_table",
        "aux": "undefined",
        "count": 1,
        "label": "sandwich table",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}