配方drawers_nullgr
drawers controller配方
drawers_nullgr:drawers_controller
有序合成,产出 drawers_nullgr:drawers_controller
配方
cobblestone
cobblestone
cobblestone
comparator
redstone_block
comparator
cobblestone
diamond
cobblestone
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- drawers controller
- 产物预览
- drawers_controller
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "drawers_nullgr:drawers_controller",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:redstone_block",
"minecraft:comparator",
"minecraft:diamond",
"minecraft:cobblestone"
],
"outputIds": [
"drawers_nullgr:drawers_controller"
],
"pattern": [
"III",
"FEF",
"IHI"
],
"grid": [
"minecraft:cobblestone",
"minecraft:cobblestone",
"minecraft:cobblestone",
"minecraft:comparator",
"minecraft:redstone_block",
"minecraft:comparator",
"minecraft:cobblestone",
"minecraft:diamond",
"minecraft:cobblestone"
],
"ingredients": [
{
"slot": "E",
"data": 0,
"item": "minecraft:redstone_block"
},
{
"slot": "F",
"data": 0,
"item": "minecraft:comparator"
},
{
"slot": "H",
"data": 0,
"item": "minecraft:diamond"
},
{
"slot": "I",
"data": 0,
"item": "minecraft:cobblestone"
}
],
"results": [
{
"count": 1,
"data": 0,
"item": "drawers_nullgr:drawers_controller"
}
],
"slots": [
{
"id": "minecraft:cobblestone",
"rawId": "minecraft:cobblestone",
"aux": "undefined",
"count": 1,
"label": "cobblestone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:cobblestone",
"rawId": "minecraft:cobblestone",
"aux": "undefined",
"count": 1,
"label": "cobblestone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:cobblestone",
"rawId": "minecraft:cobblestone",
"aux": "undefined",
"count": 1,
"label": "cobblestone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:comparator",
"rawId": "minecraft:comparator",
"aux": "undefined",
"count": 1,
"label": "comparator",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:redstone_block",
"rawId": "minecraft:redstone_block",
"aux": "undefined",
"count": 1,
"label": "redstone block",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:comparator",
"rawId": "minecraft:comparator",
"aux": "undefined",
"count": 1,
"label": "comparator",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:cobblestone",
"rawId": "minecraft:cobblestone",
"aux": "undefined",
"count": 1,
"label": "cobblestone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:diamond",
"rawId": "minecraft:diamond",
"aux": "undefined",
"count": 1,
"label": "diamond",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:cobblestone",
"rawId": "minecraft:cobblestone",
"aux": "undefined",
"count": 1,
"label": "cobblestone",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "drawers_nullgr:drawers_controller",
"rawId": "drawers_nullgr:drawers_controller",
"aux": "undefined",
"count": 1,
"label": "drawers controller",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}