Files
meatballcraft/config/compactmachines3/recipes/nuclearcraft_radiationscrubbers.json
T
2023-09-06 13:53:58 -07:00

237 lines
3.4 KiB
JSON

{
"name": "compactmachines3:nuclearcraft_radiationscrubbers",
"target-item": "nuclearcraft:radiation_scrubber",
"target-meta": 0,
"target-count": 1,
"duration": 200,
"catalyst": "contenttweaker:multiblock_preview",
"input-types": {
"a": {
"id": "randomthings:spectrecoil_number",
"meta": 0,
"item": {
"id": "randomthings:spectrecoil_number",
"count": 9
}
},
"b": {
"id": "nuclearcraft:radiation_scrubber",
"meta": 0,
"item": {
"id": "nuclearcraft:radiation_scrubber",
"count": 9
}
}
},
"shape": [
[
[
"a",
"_",
"_",
"_",
"a",
"_",
"_",
"_",
"a"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"a",
"_",
"_",
"_",
"a",
"_",
"_",
"_",
"a"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"a",
"_",
"_",
"_",
"a",
"_",
"_",
"_",
"a"
]
],
[
[
"b",
"_",
"_",
"_",
"b",
"_",
"_",
"_",
"b"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"b",
"_",
"_",
"_",
"b",
"_",
"_",
"_",
"b"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"b",
"_",
"_",
"_",
"b",
"_",
"_",
"_",
"b"
]
]
]
}