配方stack_burger_nullgr
bacon strips配方
stack_burger_nullgr:bacon_from_smoking
有序合成,产出 stack_burger_nullgr:bacon_strips
配方
pork_cuts
spread_bread_loaf
pork_cuts
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- bacon strips
- 产物预览
- bacon_strips2
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "stack_burger_nullgr:bacon_from_smoking",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"stack_burger_nullgr:pork_cuts",
"stack_burger_nullgr:spread_bread_loaf"
],
"outputIds": [
"stack_burger_nullgr:bacon_strips"
],
"pattern": [
"CBC"
],
"grid": [
"stack_burger_nullgr:pork_cuts",
"stack_burger_nullgr:spread_bread_loaf",
"stack_burger_nullgr:pork_cuts"
],
"ingredients": [
{
"slot": "C",
"item": "stack_burger_nullgr:pork_cuts",
"data": 0
},
{
"slot": "B",
"item": "stack_burger_nullgr:spread_bread_loaf",
"data": 0
}
],
"results": [
{
"count": 2,
"item": "stack_burger_nullgr:bacon_strips",
"data": 0
}
],
"slots": [
{
"id": "stack_burger_nullgr:pork_cuts",
"rawId": "stack_burger_nullgr:pork_cuts",
"aux": "undefined",
"count": 1,
"label": "pork cuts",
"iconUrl": "undefined",
"refType": "item"
},
{
"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"
},
{
"id": "stack_burger_nullgr:pork_cuts",
"rawId": "stack_burger_nullgr:pork_cuts",
"aux": "undefined",
"count": 1,
"label": "pork cuts",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "stack_burger_nullgr:bacon_strips",
"rawId": "stack_burger_nullgr:bacon_strips",
"aux": "undefined",
"count": 2,
"label": "bacon strips",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}