62 lines
783 B
JSON
62 lines
783 B
JSON
{
|
|
"name": "compactmachines3:abyssalcraft_statue2",
|
|
"target-item": "abyssalcraft:statue",
|
|
"target-meta": 2,
|
|
"target-count": 1,
|
|
|
|
"duration": 200,
|
|
|
|
"catalyst": "contenttweaker:multiblock_preview",
|
|
|
|
|
|
"input-types": {
|
|
"a": {
|
|
"id": "abyssalcraft:statue",
|
|
"meta": 2
|
|
},
|
|
"b": {
|
|
"id": "abyssalcraft:stone",
|
|
"meta": 7
|
|
},
|
|
"c": {
|
|
"id": "minecraft:wool",
|
|
"meta": 0,
|
|
"item": {
|
|
"id": "contenttweaker:to_make_statues_safe",
|
|
"count": 1
|
|
}
|
|
}
|
|
},
|
|
|
|
"shape": [
|
|
[
|
|
[
|
|
"a"
|
|
]
|
|
],
|
|
[
|
|
[
|
|
"a"
|
|
]
|
|
],
|
|
[
|
|
[
|
|
"a"
|
|
]
|
|
],
|
|
[
|
|
[
|
|
"b"
|
|
]
|
|
],
|
|
[
|
|
[
|
|
"c"
|
|
]
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
} |