返回首页
配方stack_burger_nullgr

toasted bread slice item配方

stack_burger_nullgr:toaster_bread

熔炉,产出 stack_burger_nullgr:toasted_bread_slice_item

配方

bread_slice
类型
熔炉
布局
列表
产出
toasted bread slice item
产物预览
toasted_bread_slice_item
标签
blast_furnace、campfire、熔炉

组件摘要

{
  "recipe": {
    "id": "stack_burger_nullgr:toaster_bread",
    "type": "furnace",
    "recipeKind": "furnace",
    "layout": "list",
    "inputIds": [
      "stack_burger_nullgr:bread_slice"
    ],
    "outputIds": [
      "stack_burger_nullgr:toasted_bread_slice_item"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [],
    "results": [
      {
        "count": 1,
        "item": "stack_burger_nullgr:toasted_bread_slice_item",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "stack_burger_nullgr:bread_slice",
        "rawId": "stack_burger_nullgr:bread_slice",
        "aux": "undefined",
        "count": 1,
        "label": "bread slice",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "stack_burger_nullgr:toasted_bread_slice_item",
        "rawId": "stack_burger_nullgr:toasted_bread_slice_item",
        "aux": "undefined",
        "count": 1,
        "label": "toasted bread slice item",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "blast_furnace",
      "campfire",
      "furnace"
    ]
  }
}