
Added several Anointments (still need to list them fully). Also made it so that the Charges can be thrown.
431 lines
8.1 KiB
JSON
431 lines
8.1 KiB
JSON
{
|
|
"multipart": [
|
|
{
|
|
"when": {
|
|
"age": "0|1|2|3|4|5|6",
|
|
"attached": "down"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
|
"x": 180
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "0|1|2|3|4|5|6",
|
|
"attached": "up"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal1"
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "0|1|2|3|4|5|6",
|
|
"attached": "north"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
|
"x": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "0|1|2|3|4|5|6",
|
|
"attached": "south"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
|
"x": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "0|1|2|3|4|5|6",
|
|
"attached": "west"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
|
"x": 90,
|
|
"y": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "0|1|2|3|4|5|6",
|
|
"attached": "east"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
|
"x": 90,
|
|
"y": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "1|2|3|4|5|6",
|
|
"attached": "down"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
|
"x": 180
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "1|2|3|4|5|6",
|
|
"attached": "up"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal2"
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "1|2|3|4|5|6",
|
|
"attached": "north"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
|
"x": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "1|2|3|4|5|6",
|
|
"attached": "south"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
|
"x": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "1|2|3|4|5|6",
|
|
"attached": "west"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
|
"x": 90,
|
|
"y": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "1|2|3|4|5|6",
|
|
"attached": "east"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
|
"x": 90,
|
|
"y": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "2|3|4|5|6",
|
|
"attached": "down"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
|
"x": 180
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "2|3|4|5|6",
|
|
"attached": "up"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal3"
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "2|3|4|5|6",
|
|
"attached": "north"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
|
"x": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "2|3|4|5|6",
|
|
"attached": "south"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
|
"x": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "2|3|4|5|6",
|
|
"attached": "west"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
|
"x": 90,
|
|
"y": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "2|3|4|5|6",
|
|
"attached": "east"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
|
"x": 90,
|
|
"y": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "3|4|5|6",
|
|
"attached": "down"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
|
"x": 180
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "3|4|5|6",
|
|
"attached": "up"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal4"
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "3|4|5|6",
|
|
"attached": "north"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
|
"x": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "3|4|5|6",
|
|
"attached": "south"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
|
"x": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "3|4|5|6",
|
|
"attached": "west"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
|
"x": 90,
|
|
"y": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "3|4|5|6",
|
|
"attached": "east"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
|
"x": 90,
|
|
"y": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "4|5|6",
|
|
"attached": "down"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
|
"x": 180
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "4|5|6",
|
|
"attached": "up"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal5"
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "4|5|6",
|
|
"attached": "north"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
|
"x": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "4|5|6",
|
|
"attached": "south"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
|
"x": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "4|5|6",
|
|
"attached": "west"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
|
"x": 90,
|
|
"y": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "4|5|6",
|
|
"attached": "east"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
|
"x": 90,
|
|
"y": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "5|6",
|
|
"attached": "down"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
|
"x": 180
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "5|6",
|
|
"attached": "up"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal6"
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "5|6",
|
|
"attached": "north"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
|
"x": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "5|6",
|
|
"attached": "south"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
|
"x": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "5|6",
|
|
"attached": "west"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
|
"x": 90,
|
|
"y": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "5|6",
|
|
"attached": "east"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
|
"x": 90,
|
|
"y": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "6",
|
|
"attached": "down"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
|
"x": 180
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "6",
|
|
"attached": "up"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal7"
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "6",
|
|
"attached": "north"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
|
"x": 90
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "6",
|
|
"attached": "south"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
|
"x": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "6",
|
|
"attached": "west"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
|
"x": 90,
|
|
"y": 270
|
|
}
|
|
},
|
|
{
|
|
"when": {
|
|
"age": "6",
|
|
"attached": "east"
|
|
},
|
|
"apply": {
|
|
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
|
"x": 90,
|
|
"y": 90
|
|
}
|
|
}
|
|
]
|
|
} |