返回首页
配方stack_burger_nullgr

stone kitchen knife配方

stack_burger_nullgr:stone_knife

有序合成,产出 stack_burger_nullgr:stone_kitchen_knife

配方

cobblestone
cobblestone
stick
类型
有序合成
布局
工作台 3x3
产出
stone kitchen knife
产物预览
stone_kitchen_knife
标签
工作台

组件摘要

{
  "recipe": {
    "id": "stack_burger_nullgr:stone_knife",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:stick",
      "minecraft:cobblestone"
    ],
    "outputIds": [
      "stack_burger_nullgr:stone_kitchen_knife"
    ],
    "pattern": [
      "B  ",
      " B ",
      "  C"
    ],
    "grid": [
      "minecraft:cobblestone",
      null,
      null,
      null,
      "minecraft:cobblestone",
      null,
      null,
      null,
      "minecraft:stick"
    ],
    "ingredients": [
      {
        "slot": "C",
        "item": "minecraft:stick",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:cobblestone",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "stack_burger_nullgr:stone_kitchen_knife",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:cobblestone",
        "rawId": "minecraft:cobblestone",
        "aux": "undefined",
        "count": 1,
        "label": "cobblestone",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:cobblestone",
        "rawId": "minecraft:cobblestone",
        "aux": "undefined",
        "count": 1,
        "label": "cobblestone",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "stack_burger_nullgr:stone_kitchen_knife",
        "rawId": "stack_burger_nullgr:stone_kitchen_knife",
        "aux": "undefined",
        "count": 1,
        "label": "stone kitchen knife",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}