Files
sevtech-ages-1.12.2/config/compactmachines3/recipes/wallbreakable.json
2025-07-23 08:37:00 +03:00

27 lines
331 B
JSON

{
"name": "compactmachines3:wallbreakable",
"target-block": "compactmachines3:wallbreakable",
"target-count": 16,
"input-types": {
"bi": {
"id": "extendedcrafting:storage"
},
"r": {
"id": "minecraft:redstone_wire"
}
},
"symmetrical": true,
"shape": [
[
[
"r"
]
],
[
[
"bi"
]
]
]
}