27 lines
331 B
JSON
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"
|
|
]
|
|
]
|
|
]
|
|
}
|