配方drawers_nullgr
抽屉控制器传动方块配方
drawers_nullgr:drawers_controller_io_drawers_5_4
有序合成,产出 drawers_nullgr:drawers_controller_io
概述
有序合成,产出 drawers_nullgr:drawers_controller_io
- 资料类型
- 配方
- 命名空间
- drawers_nullgr
- 所属模组
- drawer-mod-null-gr
- 关联资料
- 2 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:抽屉控制器传动方块。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- drawer-mod-nullgr/DrawerModNullGr_BP/netease_recipes/drawers_nullgr_drawers_controller_io_drawers_5_4.json
- 条目 ID
- drawers_nullgr:drawers_controller_io_drawers_5_4
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
stone
stone
stone
comparator

comparator
stone
gold_ingot
stone
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 抽屉控制器传动方块
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "drawers_nullgr:drawers_controller_io_drawers_5_4",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:stone",
"minecraft:comparator",
"drawers_nullgr:drawers_5_4_v2",
"minecraft:gold_ingot"
],
"outputIds": [
"drawers_nullgr:drawers_controller_io"
],
"pattern": [
"###",
"CXC",
"#G#"
],
"grid": [
"minecraft:stone",
"minecraft:stone",
"minecraft:stone",
"minecraft:comparator",
"drawers_nullgr:drawers_5_4_v2",
"minecraft:comparator",
"minecraft:stone",
"minecraft:gold_ingot",
"minecraft:stone"
],
"ingredients": [
{
"slot": "#",
"item": "minecraft:stone"
},
{
"slot": "C",
"item": "minecraft:comparator"
},
{
"slot": "X",
"item": "drawers_nullgr:drawers_5_4_v2"
},
{
"slot": "G",
"item": "minecraft:gold_ingot"
}
],
"results": [
{
"count": 1,
"data": 0,
"item": "drawers_nullgr:drawers_controller_io"
}
],
"slots": [
{
"id": "minecraft:stone",
"rawId": "minecraft:stone",
"aux": "undefined",
"count": 1,
"label": "stone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stone",
"rawId": "minecraft:stone",
"aux": "undefined",
"count": 1,
"label": "stone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stone",
"rawId": "minecraft:stone",
"aux": "undefined",
"count": 1,
"label": "stone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:comparator",
"rawId": "minecraft:comparator",
"aux": "undefined",
"count": 1,
"label": "comparator",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "drawers_nullgr:drawers_5_4_v2",
"rawId": "drawers_nullgr:drawers_5_4_v2",
"aux": "undefined",
"count": 1,
"label": "深色橡木抽屉-2x2",
"iconUrl": "/api/assets/drawer-mod-nullgr/DrawerModNullGr_RP/textures/blocks/drawers_nullgr/drawers_5_side.png",
"refType": "block"
},
{
"id": "minecraft:comparator",
"rawId": "minecraft:comparator",
"aux": "undefined",
"count": 1,
"label": "comparator",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stone",
"rawId": "minecraft:stone",
"aux": "undefined",
"count": 1,
"label": "stone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:gold_ingot",
"rawId": "minecraft:gold_ingot",
"aux": "undefined",
"count": 1,
"label": "gold ingot",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stone",
"rawId": "minecraft:stone",
"aux": "undefined",
"count": 1,
"label": "stone",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "drawers_nullgr:drawers_controller_io",
"rawId": "drawers_nullgr:drawers_controller_io",
"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"
]
}
}