Files
meatballcraft/config/compactmachines3/recipes/astral-ritual.json
T
2023-07-31 14:55:15 -07:00

244 lines
3.0 KiB
JSON

{
"name": "cm3ar:astralritual",
"disabled": false,
"target-item": "astralsorcery:blockritualpedestal",
"target-count": 1,
"duration": 200,
"symmetrical": true,
"catalyst": "contenttweaker:multiblock_preview",
"catalyst-meta": 0,
"input-types": {
"a": {
"id": "astralsorcery:blockmarble",
"meta": 3
},
"b": {
"id": "astralsorcery:blockmarble",
"meta": 1
},
"c": {
"id": "astralsorcery:blockmarble",
"meta": 0
},
"d": {
"id": "astralsorcery:blockritualpedestal",
"meta": 0
},
"e": {
"id": "astralsorcery:blockmarble",
"meta": 4
}
},
"shape": [
[
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"d",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
],
[
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_",
"_"
]
],
[
[
"_",
"_",
"_",
"a",
"a",
"a",
"_",
"_",
"_"
],
[
"_",
"_",
"a",
"b",
"b",
"b",
"a",
"_",
"_"
],
[
"_",
"a",
"b",
"c",
"b",
"c",
"b",
"a",
"_"
],
[
"a",
"b",
"c",
"c",
"b",
"c",
"c",
"b",
"a"
],
[
"a",
"b",
"b",
"b",
"e",
"b",
"b",
"b",
"a"
],
[
"a",
"b",
"c",
"c",
"b",
"c",
"c",
"b",
"a"
],
[
"_",
"a",
"b",
"c",
"b",
"c",
"b",
"a",
"_"
],
[
"_",
"_",
"a",
"b",
"b",
"b",
"a",
"_",
"_"
],
[
"_",
"_",
"_",
"a",
"a",
"a",
"_",
"_",
"_"
]
]
]
}