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

243 lines
3.5 KiB
JSON

{
"name": "compactmachines3:bloodmagic_eldritchwill",
"target-item": "contenttweaker:eldritch_will_ritual",
"target-meta": 0,
"target-count": 1,
"duration": 200,
"catalyst": "contenttweaker:multiblock_preview",
"input-types": {
"a": {
"id": "bloodmagic:ritual_stone",
"meta": 5
},
"b": {
"id": "bloodmagic:ritual_stone",
"meta": 1
},
"c": {
"id": "bloodmagic:ritual_stone",
"meta": 4
},
"d": {
"id": "bloodmagic:ritual_stone",
"meta": 3
},
"e": {
"id": "bloodmagic:ritual_controller",
"meta": 0,
"item": {
"id": "bloodmagic:ritual_controller",
"count": 1
}
},
"f": {
"id": "bloodmagic:ritual_stone",
"meta": 2
}
},
"shape": [
[
[
"a",
"_",
"_",
"_",
"_",
"_",
"a"
],
[
"_",
"d",
"_",
"c",
"_",
"b",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"c",
"_",
"_",
"_",
"c",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"b",
"_",
"c",
"_",
"d",
"_"
],
[
"a",
"_",
"_",
"_",
"_",
"_",
"a"
]
],
[
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"d",
"_",
"b",
"_",
"_"
],
[
"_",
"_",
"_",
"e:A",
"_",
"_",
"_"
],
[
"_",
"_",
"b",
"_",
"c",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
]
],
[
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"f",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_"
]
]
]
}