Files
meatballcraft/config/compactmachines3/recipes/travixte_warper.json
T
2025-04-30 16:35:13 +08:00

258 lines
3.0 KiB
JSON

{
"name": "compactmachines3:travixte_warper",
"disabled": false,
"target-item": "contenttweaker:summons_to_the_meatball_man",
"target-count": 1,
"duration": 200,
"symmetrical": true,
"catalyst": "contenttweaker:multiblock_preview",
"catalyst-meta": 0,
"input-types": {
"a": {
"id": "contenttweaker:sentient_meatball_flesh",
"meta": 0
},
"b": {
"id": "contenttweaker:chaotic_sentient_meatball",
"meta": 0
},
"c": {
"id": "contenttweaker:sentient_meatball",
"meta": 0
}
},
"shape": [
[
[
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"c",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_"
]
],
[
[
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"a",
"a",
"a",
"_"
],
[
"_",
"a",
"_",
"a",
"_"
],
[
"_",
"a",
"a",
"a",
"_"
],
[
"_",
"_",
"_",
"_",
"_"
]
],
[
[
"_",
"a",
"a",
"a",
"_"
],
[
"a",
"b",
"_",
"b",
"a"
],
[
"a",
"_",
"_",
"_",
"a"
],
[
"a",
"b",
"_",
"b",
"a"
],
[
"_",
"a",
"a",
"a",
"_"
]
],
[
[
"_",
"_",
"a",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_"
],
[
"a",
"_",
"_",
"_",
"a"
],
[
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"a",
"_",
"_"
]
],
[
[
"_",
"_",
"a",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_"
],
[
"a",
"_",
"_",
"_",
"a"
],
[
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"a",
"_",
"_"
]
],
[
[
"_",
"a",
"a",
"a",
"_"
],
[
"a",
"b",
"a",
"b",
"a"
],
[
"a",
"a",
"c",
"a",
"a"
],
[
"a",
"b",
"a",
"b",
"a"
],
[
"_",
"a",
"a",
"a",
"_"
]
]
]
}