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

68 lines
1.0 KiB
JSON

{
"name": "cm3ar:lathe",
"disabled": false,
"target-item": "advancedrocketry:lathe",
"target-count": 1,
"duration": 200,
"symmetrical": true,
"catalyst": "contenttweaker:multiblock_preview",
"catalyst-meta": 0,
"input-types": {
"a": {
"id": "advancedrocketry:lathe",
"meta": 2,
"item": {
"id": "advancedrocketry:lathe",
"count": 1
}
},
"b": {
"id": "libvulpes:elitemotor",
"meta": 3,
"item": {
"id": "libvulpes:elitemotor",
"count": 1
}
},
"c": {
"id": "libvulpes:hatch",
"meta": 0
},
"d": {
"id": "libvulpes:forgepowerinput",
"meta": 0
},
"e": {
"id": "libvulpes:structuremachine",
"meta": 0
},
"f": {
"id": "libvulpes:hatch",
"meta": 1
}
},
"shape": [
[
[
"c",
"_",
"b",
"a"
]
],
[
[
"f",
"e",
"e",
"d"
]
]
]
}