Files
meatballcraft/config/compactmachines3/recipes/dyson_revolver_helper.json
T
sainagh 81f239c21b 0.18.0
0.18.0, hotfix4 update
2025-05-13 16:10:52 -07:00

63 lines
977 B
JSON

{
"name": "compactmachines3:dyson_revolver_helper",
"target-item": "modularmachinery:dyson_revolver_controller",
"target-meta": 0,
"target-count": 1,
"duration": 200,
"catalyst": "contenttweaker:multiblock_preview",
"input-types": {
"a": {
"id": "modularmachinery:dyson_scatterer_controller",
"meta": 0
},
"b": {
"id": "contenttweaker:cosmic_balance_coil",
"meta": 0
},
"c": {
"id": "modularmachinery:dyson_revolver_controller",
"meta": 0
}
},
"shape": [
[
[
"a"
],
[
"_"
],
[
"_"
],
[
"_"
],
[
"_"
]
],
[
[
"b"
],
[
"b"
],
[
"b"
],
[
"b"
],
[
"c"
]
]
]
}