Files
meatballcraft/config/compactmachines3/recipes/nuclearcraft_simpleststarter.json
T
2024-02-04 10:54:55 -08:00

37 lines
597 B
JSON

{
"name": "compactmachines3:nuclearcraft_simpleststarter",
"target-item": "contenttweaker:simplest_salt_reactor",
"target-meta": 0,
"target-count": 1,
"duration": 200,
"catalyst": "contenttweaker:multiblock_preview",
"input-types": {
"a": {
"id": "contenttweaker:redstone_nak_cooler",
"meta": 0
},
"b": {
"id": "contenttweaker:pssessed_starlight_vessel",
"meta": 0
}
},
"shape": [
[
[
"a"
]
],
[
[
"b"
]
]
]
}