返回首页
配方stack_burger_nullgr

spread bread loaf配方

stack_burger_nullgr:spread2

有序合成,产出 stack_burger_nullgr:spread_bread_loaf

配方

spread
类型
有序合成
布局
工作台 3x3
产出
spread bread loaf
产物预览
spread_bread_loaf
标签
工作台

组件摘要

{
  "recipe": {
    "id": "stack_burger_nullgr:spread2",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "stack_burger_nullgr:spread"
    ],
    "outputIds": [
      "stack_burger_nullgr:spread_bread_loaf"
    ],
    "pattern": [
      "A"
    ],
    "grid": [
      "stack_burger_nullgr:spread"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "stack_burger_nullgr:spread",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "stack_burger_nullgr:spread_bread_loaf",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "stack_burger_nullgr:spread",
        "rawId": "stack_burger_nullgr:spread",
        "aux": "undefined",
        "count": 1,
        "label": "spread",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "stack_burger_nullgr:spread_bread_loaf",
        "rawId": "stack_burger_nullgr:spread_bread_loaf",
        "aux": "undefined",
        "count": 1,
        "label": "spread bread loaf",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}