配方stack_burger_nullgr
bread slice配方
stack_burger_nullgr:toaster_bread_slice
有序合成,产出 stack_burger_nullgr:bread_slice
配方
wheat
sugar
egg
bread
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- bread slice
- 产物预览
- bread_slice3
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "stack_burger_nullgr:toaster_bread_slice",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:wheat",
"minecraft:egg",
"minecraft:sugar",
"minecraft:bread"
],
"outputIds": [
"stack_burger_nullgr:bread_slice"
],
"pattern": [
"ABC",
"D "
],
"grid": [
"minecraft:wheat",
"minecraft:sugar",
"minecraft:egg",
"minecraft:bread",
null,
null
],
"ingredients": [
{
"slot": "A",
"item": "minecraft:wheat",
"data": 0
},
{
"slot": "C",
"item": "minecraft:egg",
"data": 0
},
{
"slot": "B",
"item": "minecraft:sugar",
"data": 0
},
{
"slot": "D",
"item": "minecraft:bread",
"data": 0
}
],
"results": [
{
"count": 3,
"item": "stack_burger_nullgr:bread_slice",
"data": 0
}
],
"slots": [
{
"id": "minecraft:wheat",
"rawId": "minecraft:wheat",
"aux": "undefined",
"count": 1,
"label": "wheat",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:sugar",
"rawId": "minecraft:sugar",
"aux": "undefined",
"count": 1,
"label": "sugar",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:egg",
"rawId": "minecraft:egg",
"aux": "undefined",
"count": 1,
"label": "egg",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bread",
"rawId": "minecraft:bread",
"aux": "undefined",
"count": 1,
"label": "bread",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "stack_burger_nullgr:bread_slice",
"rawId": "stack_burger_nullgr:bread_slice",
"aux": "undefined",
"count": 3,
"label": "bread slice",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}