返回首页
配方stack_burger_nullgr

apple slices配方

stack_burger_nullgr:apple_slice

有序合成,产出 stack_burger_nullgr:apple_slices

配方

apple
类型
有序合成
布局
工作台 3x3
产出
apple slices
产物预览
apple_slices2
标签
工作台

组件摘要

{
  "recipe": {
    "id": "stack_burger_nullgr:apple_slice",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:apple"
    ],
    "outputIds": [
      "stack_burger_nullgr:apple_slices"
    ],
    "pattern": [
      "A"
    ],
    "grid": [
      "minecraft:apple"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:apple",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "stack_burger_nullgr:apple_slices",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:apple",
        "rawId": "minecraft:apple",
        "aux": "undefined",
        "count": 1,
        "label": "apple",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "stack_burger_nullgr:apple_slices",
        "rawId": "stack_burger_nullgr:apple_slices",
        "aux": "undefined",
        "count": 2,
        "label": "apple slices",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}