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

65 lines
1.1 KiB
JSON

{
"name": "compactmachines3:nuclearcraft_meatballstarlight",
"target-item": "contenttweaker:safe_meatballstarlight",
"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:redstone_nak_cooler",
"meta": 0
},
"d": {
"id": "contenttweaker:pssessed_starlight_vessel",
"meta": 0
},
"e": {
"id": "contenttweaker:cryotheum_nak_cooler",
"meta": 0
}
},
"shape": [
[
[
"a",
"c",
"_",
"c",
"a"
]
],
[
[
"b",
"d",
"e",
"d",
"b"
]
],
[
[
"a",
"c",
"_",
"c",
"a"
]
]
]
}