Did I forget some things? O wO
This commit is contained in:
parent
15e538c800
commit
d8ba32c412
23 changed files with 684 additions and 437 deletions
|
@ -2,8 +2,8 @@
|
|||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1",
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1"
|
||||
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1",
|
||||
|
@ -31,8 +31,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1",
|
||||
|
@ -41,8 +41,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1",
|
||||
|
@ -52,8 +52,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1",
|
||||
|
@ -63,8 +63,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2",
|
||||
|
@ -73,8 +73,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2"
|
||||
|
@ -82,8 +82,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2",
|
||||
|
@ -92,8 +92,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2",
|
||||
|
@ -102,8 +102,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2",
|
||||
|
@ -113,8 +113,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2",
|
||||
|
@ -124,8 +124,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3",
|
||||
|
@ -134,8 +134,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3"
|
||||
|
@ -143,8 +143,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3",
|
||||
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3",
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3",
|
||||
|
@ -174,8 +174,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3",
|
||||
|
@ -185,8 +185,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4",
|
||||
|
@ -195,8 +195,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4"
|
||||
|
@ -204,8 +204,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4",
|
||||
|
@ -214,8 +214,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4",
|
||||
|
@ -224,8 +224,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4",
|
||||
|
@ -235,8 +235,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4",
|
||||
|
@ -246,8 +246,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5",
|
||||
|
@ -256,8 +256,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5"
|
||||
|
@ -265,8 +265,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5",
|
||||
|
@ -275,8 +275,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5",
|
||||
|
@ -285,8 +285,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5",
|
||||
|
@ -296,8 +296,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5",
|
||||
|
@ -307,8 +307,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6",
|
||||
|
@ -317,8 +317,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6"
|
||||
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6",
|
||||
|
@ -336,8 +336,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6",
|
||||
|
@ -346,8 +346,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6",
|
||||
|
@ -357,8 +357,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6",
|
||||
|
@ -368,8 +368,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7",
|
||||
|
@ -378,8 +378,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7"
|
||||
|
@ -387,8 +387,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7",
|
||||
|
@ -397,8 +397,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7",
|
||||
|
@ -407,8 +407,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7",
|
||||
|
@ -418,8 +418,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7",
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1",
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1"
|
||||
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1",
|
||||
|
@ -31,8 +31,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1",
|
||||
|
@ -41,8 +41,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1",
|
||||
|
@ -52,8 +52,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1",
|
||||
|
@ -63,8 +63,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2",
|
||||
|
@ -73,8 +73,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2"
|
||||
|
@ -82,8 +82,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2",
|
||||
|
@ -92,8 +92,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2",
|
||||
|
@ -102,8 +102,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2",
|
||||
|
@ -113,8 +113,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2",
|
||||
|
@ -124,8 +124,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3",
|
||||
|
@ -134,8 +134,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3"
|
||||
|
@ -143,8 +143,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3",
|
||||
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3",
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3",
|
||||
|
@ -174,8 +174,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3",
|
||||
|
@ -185,8 +185,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4",
|
||||
|
@ -195,8 +195,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4"
|
||||
|
@ -204,8 +204,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4",
|
||||
|
@ -214,8 +214,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4",
|
||||
|
@ -224,8 +224,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4",
|
||||
|
@ -235,8 +235,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4",
|
||||
|
@ -246,8 +246,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5",
|
||||
|
@ -256,8 +256,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5"
|
||||
|
@ -265,8 +265,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5",
|
||||
|
@ -275,8 +275,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5",
|
||||
|
@ -285,8 +285,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5",
|
||||
|
@ -296,8 +296,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5",
|
||||
|
@ -307,8 +307,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6",
|
||||
|
@ -317,8 +317,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6"
|
||||
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6",
|
||||
|
@ -336,8 +336,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6",
|
||||
|
@ -346,8 +346,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6",
|
||||
|
@ -357,8 +357,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6",
|
||||
|
@ -368,8 +368,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7",
|
||||
|
@ -378,8 +378,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7"
|
||||
|
@ -387,8 +387,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7",
|
||||
|
@ -397,8 +397,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7",
|
||||
|
@ -407,8 +407,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7",
|
||||
|
@ -418,8 +418,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7",
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1"
|
||||
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
||||
|
@ -31,8 +31,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
||||
|
@ -41,8 +41,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
||||
|
@ -52,8 +52,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
||||
|
@ -63,8 +63,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
||||
|
@ -73,8 +73,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2"
|
||||
|
@ -82,8 +82,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
||||
|
@ -92,8 +92,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
||||
|
@ -102,8 +102,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
||||
|
@ -113,8 +113,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
||||
|
@ -124,8 +124,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
||||
|
@ -134,8 +134,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3"
|
||||
|
@ -143,8 +143,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
||||
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
||||
|
@ -174,8 +174,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
||||
|
@ -185,8 +185,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
||||
|
@ -195,8 +195,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4"
|
||||
|
@ -204,8 +204,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
||||
|
@ -214,8 +214,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
||||
|
@ -224,8 +224,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
||||
|
@ -235,8 +235,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
||||
|
@ -246,8 +246,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
||||
|
@ -256,8 +256,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5"
|
||||
|
@ -265,8 +265,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
||||
|
@ -275,8 +275,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
||||
|
@ -285,8 +285,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
||||
|
@ -296,8 +296,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
||||
|
@ -307,8 +307,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
||||
|
@ -317,8 +317,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6"
|
||||
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
||||
|
@ -336,8 +336,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
||||
|
@ -346,8 +346,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
||||
|
@ -357,8 +357,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
||||
|
@ -368,8 +368,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
||||
|
@ -378,8 +378,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7"
|
||||
|
@ -387,8 +387,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
||||
|
@ -397,8 +397,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
||||
|
@ -407,8 +407,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
||||
|
@ -418,8 +418,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1",
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1"
|
||||
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1",
|
||||
|
@ -31,8 +31,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1",
|
||||
|
@ -41,8 +41,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1",
|
||||
|
@ -52,8 +52,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1",
|
||||
|
@ -63,8 +63,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2",
|
||||
|
@ -73,8 +73,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2"
|
||||
|
@ -82,8 +82,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2",
|
||||
|
@ -92,8 +92,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2",
|
||||
|
@ -102,8 +102,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2",
|
||||
|
@ -113,8 +113,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2",
|
||||
|
@ -124,8 +124,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3",
|
||||
|
@ -134,8 +134,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3"
|
||||
|
@ -143,8 +143,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3",
|
||||
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3",
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3",
|
||||
|
@ -174,8 +174,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3",
|
||||
|
@ -185,8 +185,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4",
|
||||
|
@ -195,8 +195,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4"
|
||||
|
@ -204,8 +204,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4",
|
||||
|
@ -214,8 +214,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4",
|
||||
|
@ -224,8 +224,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4",
|
||||
|
@ -235,8 +235,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4",
|
||||
|
@ -246,8 +246,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5",
|
||||
|
@ -256,8 +256,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5"
|
||||
|
@ -265,8 +265,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5",
|
||||
|
@ -275,8 +275,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5",
|
||||
|
@ -285,8 +285,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5",
|
||||
|
@ -296,8 +296,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5",
|
||||
|
@ -307,8 +307,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6",
|
||||
|
@ -317,8 +317,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6"
|
||||
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6",
|
||||
|
@ -336,8 +336,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6",
|
||||
|
@ -346,8 +346,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6",
|
||||
|
@ -357,8 +357,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6",
|
||||
|
@ -368,8 +368,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7",
|
||||
|
@ -378,8 +378,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7"
|
||||
|
@ -387,8 +387,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7",
|
||||
|
@ -397,8 +397,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7",
|
||||
|
@ -407,8 +407,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7",
|
||||
|
@ -418,8 +418,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7",
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1",
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1"
|
||||
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1",
|
||||
|
@ -31,8 +31,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1",
|
||||
|
@ -41,8 +41,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1",
|
||||
|
@ -52,8 +52,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1",
|
||||
|
@ -63,8 +63,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2",
|
||||
|
@ -73,8 +73,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2"
|
||||
|
@ -82,8 +82,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2",
|
||||
|
@ -92,8 +92,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2",
|
||||
|
@ -102,8 +102,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2",
|
||||
|
@ -113,8 +113,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "1|2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2",
|
||||
|
@ -124,8 +124,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3",
|
||||
|
@ -134,8 +134,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3"
|
||||
|
@ -143,8 +143,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3",
|
||||
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3",
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3",
|
||||
|
@ -174,8 +174,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "2|3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3",
|
||||
|
@ -185,8 +185,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4",
|
||||
|
@ -195,8 +195,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4"
|
||||
|
@ -204,8 +204,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4",
|
||||
|
@ -214,8 +214,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4",
|
||||
|
@ -224,8 +224,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4",
|
||||
|
@ -235,8 +235,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "3|4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "3|4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4",
|
||||
|
@ -246,8 +246,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5",
|
||||
|
@ -256,8 +256,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5"
|
||||
|
@ -265,8 +265,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5",
|
||||
|
@ -275,8 +275,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5",
|
||||
|
@ -285,8 +285,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5",
|
||||
|
@ -296,8 +296,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "4|5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "4|5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5",
|
||||
|
@ -307,8 +307,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6",
|
||||
|
@ -317,8 +317,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6"
|
||||
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6",
|
||||
|
@ -336,8 +336,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6",
|
||||
|
@ -346,8 +346,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6",
|
||||
|
@ -357,8 +357,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "5|6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "5|6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6",
|
||||
|
@ -368,8 +368,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "down"
|
||||
"attached": "down",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7",
|
||||
|
@ -378,8 +378,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "up"
|
||||
"attached": "up",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7"
|
||||
|
@ -387,8 +387,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "north"
|
||||
"attached": "north",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7",
|
||||
|
@ -397,8 +397,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "south"
|
||||
"attached": "south",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7",
|
||||
|
@ -407,8 +407,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "west"
|
||||
"attached": "west",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7",
|
||||
|
@ -418,8 +418,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"age": "6",
|
||||
"attached": "east"
|
||||
"attached": "east",
|
||||
"age": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"block.bloodmagic.demoncrucible": "Demon Crucible",
|
||||
"block.bloodmagic.demoncrystallizer": "Demon Crystallizer",
|
||||
"block.bloodmagic.destructivedemoncrystal": "Destructive Crystal Cluster",
|
||||
"block.bloodmagic.dislocationrune": "DisplacementRune",
|
||||
"block.bloodmagic.dislocationrune": "Displacement Rune",
|
||||
"block.bloodmagic.duskritualstone": "Dusk Ritual Stone",
|
||||
"block.bloodmagic.earthritualstone": "Earth Ritual Stone",
|
||||
"block.bloodmagic.fireritualstone": "Fire Ritual Stone",
|
||||
|
@ -54,9 +54,12 @@
|
|||
"item.bloodmagic.blankslate": "Blank Slate",
|
||||
"item.bloodmagic.bloodlightsigil": "Sigil of the Blood Lamp",
|
||||
"item.bloodmagic.coalsand": "Coal Sand",
|
||||
"item.bloodmagic.corrosivecrystal": "Corrosive Will Crystal",
|
||||
"item.bloodmagic.crystalline_resonator": "Crystalline Resonator",
|
||||
"item.bloodmagic.daggerofsacrifice": "Dagger of Sacrifice",
|
||||
"item.bloodmagic.defaultcrystal": "Demon Will Crystal",
|
||||
"item.bloodmagic.demonslate": "Demonic Slate",
|
||||
"item.bloodmagic.destructivecrystal": "Destructive Will Crystal",
|
||||
"item.bloodmagic.divinationsigil": "Divination Sigil",
|
||||
"item.bloodmagic.duskscribetool": "Inscription Tool: Dusk",
|
||||
"item.bloodmagic.earthscribetool": "Inscription Tool: Earth",
|
||||
|
@ -104,7 +107,9 @@
|
|||
"item.bloodmagic.soulgempetty": "Petty Tartaric Gem",
|
||||
"item.bloodmagic.soulsnare": "Soul Snare",
|
||||
"item.bloodmagic.soulsword": "Sentient Sword",
|
||||
"item.bloodmagic.steadfastcrystal": "Steadfast Will Crystal",
|
||||
"item.bloodmagic.sulfur": "Sulfur",
|
||||
"item.bloodmagic.vengefulcrystal": "Vengeful Will Crystal",
|
||||
"item.bloodmagic.voidsigil": "Void Sigil",
|
||||
"item.bloodmagic.waterscribetool": "Inscription Tool: Water",
|
||||
"item.bloodmagic.watersigil": "Water Sigil",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue