Files
meatballcraft/config/compactmachines3/recipes/nuclearcraft_unholymix.json
T
sainagh 0a09116c6e 0.16
2024-08-18 18:25:41 -07:00

73 lines
1.1 KiB
JSON

{
"name": "compactmachines3:nuclearcraft_unholymix",
"target-item": "contenttweaker:safe_einstenium",
"target-meta": 0,
"target-count": 1,
"duration": 200,
"catalyst": "contenttweaker:multiblock_preview",
"input-types": {
"a": {
"id": "contenttweaker:gold_nak_cooler",
"meta": 0
},
"b": {
"id": "contenttweaker:raw_nak_cooler",
"meta": 0
},
"c": {
"id": "contenttweaker:liquidhelium_nak_cooler",
"meta": 0
},
"d": {
"id": "contenttweaker:redstone_nak_cooler",
"meta": 0
},
"e": {
"id": "contenttweaker:radioactive_mix_vessel",
"meta": 0
}
},
"shape": [
[
[
"_",
"c",
"_"
]
],
[
[
"a",
"d",
"a"
]
],
[
[
"b",
"e",
"b"
]
],
[
[
"a",
"d",
"a"
]
],
[
[
"_",
"c",
"_"
]
]
]
}