配方sushigocrafting_nullgr
砧板配方
sushigocrafting_nullgr:cutting_board
有序合成,产出 sushigocrafting_nullgr:cutting_board
配方
planks
planks
planks
wooden_slab
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 砧板
- 产物预览

- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "sushigocrafting_nullgr:cutting_board",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:planks",
"minecraft:wooden_slab"
],
"outputIds": [
"sushigocrafting_nullgr:cutting_board"
],
"pattern": [
"CCC",
" D "
],
"grid": [
"minecraft:planks",
"minecraft:planks",
"minecraft:planks",
null,
"minecraft:wooden_slab",
null
],
"ingredients": [
{
"slot": "C",
"item": "minecraft:planks"
},
{
"slot": "D",
"item": "minecraft:wooden_slab",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "sushigocrafting_nullgr:cutting_board",
"data": 0
}
],
"slots": [
{
"id": "minecraft:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:wooden_slab",
"rawId": "minecraft:wooden_slab",
"aux": "undefined",
"count": 1,
"label": "wooden slab",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "sushigocrafting_nullgr:cutting_board",
"rawId": "sushigocrafting_nullgr:cutting_board",
"aux": "undefined",
"count": 1,
"label": "砧板",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_6b028dls/textures/blocks/roll/cutting_board.png",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}