配方drawers_nullgr
压缩抽屉配方
drawers_nullgr:drawers_compacting_recipe
有序合成,产出 drawers_nullgr:drawers_compacting
配方
planks
crafting_table
planks
planks
planks
planks
planks
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 压缩抽屉
- 产物预览

- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "drawers_nullgr:drawers_compacting_recipe",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:chest",
"minecraft:crafting_table",
"minecraft:planks"
],
"outputIds": [
"drawers_nullgr:drawers_compacting"
],
"pattern": [
"PCP",
" D ",
"PPP"
],
"grid": [
"minecraft:planks",
"minecraft:crafting_table",
"minecraft:planks",
null,
"minecraft:chest",
null,
"minecraft:planks",
"minecraft:planks",
"minecraft:planks"
],
"ingredients": [
{
"slot": "D",
"item": "minecraft:chest"
},
{
"slot": "C",
"item": "minecraft:crafting_table"
},
{
"slot": "P",
"item": "minecraft:planks"
}
],
"results": [
{
"count": 1,
"item": "drawers_nullgr:drawers_compacting"
}
],
"slots": [
{
"id": "minecraft:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:crafting_table",
"rawId": "minecraft:crafting_table",
"aux": "undefined",
"count": 1,
"label": "crafting table",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:chest",
"rawId": "minecraft:chest",
"aux": "undefined",
"count": 1,
"label": "chest",
"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:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "drawers_nullgr:drawers_compacting",
"rawId": "drawers_nullgr:drawers_compacting",
"aux": "undefined",
"count": 1,
"label": "压缩抽屉",
"iconUrl": "/api/assets/drawer-mod-nullgr/DrawerModNullGr_RP/textures/blocks/drawers_nullgr/drawers_comp_side.png",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}