配方drawers_nullgr
drawers compact 0 4配方
drawers_nullgr:drawers_compact_0_4_recipe
有序合成,产出 drawers_nullgr:drawers_compact_0_4
概述
有序合成,产出 drawers_nullgr:drawers_compact_0_4
- 资料类型
- 配方
- 命名空间
- drawers_nullgr
- 所属模组
- a84781c9
- 关联资料
- 1 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:drawers compact 0 4。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- drawer-mod-nullgr/behavior_pack_a84781c9/netease_recipes/drawers_compact_0_4_recipe.json
- 条目 ID
- drawers_nullgr:drawers_compact_0_4_recipe
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
chest
wooden_pressure_plate
chest
wooden_pressure_plate
wooden_pressure_plate
wooden_pressure_plate
chest
wooden_pressure_plate
chest
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- drawers compact 0 4
- 产物预览
- drawers_compact_0_4
- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "drawers_nullgr:drawers_compact_0_4_recipe",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:chest",
"minecraft:wooden_pressure_plate"
],
"outputIds": [
"drawers_nullgr:drawers_compact_0_4"
],
"pattern": [
"GIG",
"III",
"GIG"
],
"grid": [
"minecraft:chest",
"minecraft:wooden_pressure_plate",
"minecraft:chest",
"minecraft:wooden_pressure_plate",
"minecraft:wooden_pressure_plate",
"minecraft:wooden_pressure_plate",
"minecraft:chest",
"minecraft:wooden_pressure_plate",
"minecraft:chest"
],
"ingredients": [
{
"slot": "G",
"item": "minecraft:chest"
},
{
"slot": "I",
"data": 0,
"item": "minecraft:wooden_pressure_plate"
}
],
"results": [
{
"count": 1,
"data": 0,
"item": "drawers_nullgr:drawers_compact_0_4"
}
],
"slots": [
{
"id": "minecraft:chest",
"rawId": "minecraft:chest",
"aux": "undefined",
"count": 1,
"label": "chest",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:wooden_pressure_plate",
"rawId": "minecraft:wooden_pressure_plate",
"aux": "undefined",
"count": 1,
"label": "wooden pressure plate",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:chest",
"rawId": "minecraft:chest",
"aux": "undefined",
"count": 1,
"label": "chest",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:wooden_pressure_plate",
"rawId": "minecraft:wooden_pressure_plate",
"aux": "undefined",
"count": 1,
"label": "wooden pressure plate",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:wooden_pressure_plate",
"rawId": "minecraft:wooden_pressure_plate",
"aux": "undefined",
"count": 1,
"label": "wooden pressure plate",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:wooden_pressure_plate",
"rawId": "minecraft:wooden_pressure_plate",
"aux": "undefined",
"count": 1,
"label": "wooden pressure plate",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:chest",
"rawId": "minecraft:chest",
"aux": "undefined",
"count": 1,
"label": "chest",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:wooden_pressure_plate",
"rawId": "minecraft:wooden_pressure_plate",
"aux": "undefined",
"count": 1,
"label": "wooden pressure plate",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:chest",
"rawId": "minecraft:chest",
"aux": "undefined",
"count": 1,
"label": "chest",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "drawers_nullgr:drawers_compact_0_4",
"rawId": "drawers_nullgr:drawers_compact_0_4",
"aux": "undefined",
"count": 1,
"label": "drawers compact 0 4",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}