Files
meatballcraft/config/compactmachines3/recipes/immersive-silo.json
T
2023-07-31 14:55:15 -07:00

147 lines
1.7 KiB
JSON

{
"name": "cm3immersive:silo",
"disabled": false,
"target-item": "immersiveengineering:metal_multiblock",
"target-count": 1,
"target-meta": 3,
"duration": 200,
"symmetrical": true,
"catalyst": "contenttweaker:multiblock_preview",
"catalyst-meta": 0,
"input-types": {
"a": {
"id": "immersiveengineering:sheetmetal",
"meta": 9
},
"b": {
"id": "immersiveengineering:wooden_decoration",
"meta": 0
}
},
"shape": [
[
[
"a",
"a",
"a"
],
[
"a",
"a",
"a"
],
[
"a",
"a",
"a"
]
],
[
[
"a",
"a",
"a"
],
[
"a",
"_",
"a"
],
[
"a",
"a",
"a"
]
],
[
[
"a",
"a",
"a"
],
[
"a",
"_",
"a"
],
[
"a",
"a",
"a"
]
],
[
[
"a",
"a",
"a"
],
[
"a",
"_",
"a"
],
[
"a",
"a",
"a"
]
],
[
[
"a",
"a",
"a"
],
[
"a",
"_",
"a"
],
[
"a",
"a",
"a"
]
],
[
[
"a",
"a",
"a"
],
[
"a",
"_",
"a"
],
[
"a",
"a",
"a"
]
],
[
[
"b",
"_",
"b"
],
[
"_",
"a",
"_"
],
[
"b",
"_",
"b"
]
]
]
}