Demon Crucible implementation
Readded the Demon Crucible to test the World's Will Chunk saving/loading.
This commit is contained in:
parent
bacd3d27f2
commit
5e8437fe58
19 changed files with 993 additions and 487 deletions
|
@ -7,8 +7,8 @@ cb435652c27b4978d8db83af2fd531ccaa82ada7 assets/bloodmagic/blockstates/accelerat
|
|||
904d9baa649250571bce5f965cf48fbec69c2c1a assets/bloodmagic/blockstates/bloodlight.json
|
||||
5f3898cc4891f85091fe6104800d6c88d9e85e29 assets/bloodmagic/blockstates/bloodstonebrick.json
|
||||
631b579c38652efbcd9e5771d09ad6e476f3ba00 assets/bloodmagic/blockstates/chargingrune.json
|
||||
d81673d78195fecd20f55daff394882c1fca18c3 assets/bloodmagic/blockstates/corrosivedemoncrystal.json
|
||||
5efc11906969389596d32e159d4e973672d5ca56 assets/bloodmagic/blockstates/destructivedemoncrystal.json
|
||||
a35188b0244bf9808098c7d49d0af9bd32cef297 assets/bloodmagic/blockstates/corrosivedemoncrystal.json
|
||||
b696f680545dffa4d3fbcc83b4b81ab58ac69aef assets/bloodmagic/blockstates/destructivedemoncrystal.json
|
||||
6bd58d1d02a40416cec29409dee7ef80038b26d5 assets/bloodmagic/blockstates/dislocationrune.json
|
||||
ba1cd8a9475212843e3b26232c8a9943fa0d2d20 assets/bloodmagic/blockstates/duskritualstone.json
|
||||
bb3db171734f511fc0c259d86e869b49aa1d0c77 assets/bloodmagic/blockstates/earthritualstone.json
|
||||
|
@ -17,13 +17,13 @@ f78ce2be09ab794bf5f5679414eee0dc85cf4fb1 assets/bloodmagic/blockstates/largebloo
|
|||
002795212cc7bf2cad2a91f873d85e2204c6367d assets/bloodmagic/blockstates/lightritualstone.json
|
||||
e1a98bd53fca155e4bbb03c1e548341af0f84bd7 assets/bloodmagic/blockstates/masterritualstone.json
|
||||
372ecd737f7082a4c2c70e46745f893b1179f885 assets/bloodmagic/blockstates/orbcapacityrune.json
|
||||
d7a6ec187f6ba493e0cddf61f3b15d77537b1b23 assets/bloodmagic/blockstates/rawdemoncrystal.json
|
||||
a2eaa9166258d7179d9e5099200f777bb9edf613 assets/bloodmagic/blockstates/rawdemoncrystal.json
|
||||
90daa355e528ab8a6582f796951201882f3c56da assets/bloodmagic/blockstates/ritualstone.json
|
||||
285618c1a8ec36e36d479f577190579ae7616529 assets/bloodmagic/blockstates/sacrificerune.json
|
||||
b03040d7a168653bf8df3600033b8fde2383db30 assets/bloodmagic/blockstates/selfsacrificerune.json
|
||||
487ffdc02ab7b65aafcb932e3b5cf6ea0500b21d assets/bloodmagic/blockstates/speedrune.json
|
||||
52b8ed3cc54b68d5f7927d1f24cfee825b526cc0 assets/bloodmagic/blockstates/steadfastdemoncrystal.json
|
||||
3333b28d8b7411aa19394519df115c9d112836f5 assets/bloodmagic/blockstates/vengefuldemoncrystal.json
|
||||
f1ca47098385a955155cab9c2a97219e02d390a0 assets/bloodmagic/blockstates/steadfastdemoncrystal.json
|
||||
48ed6b25a5d8d8074c38d772fdc27c1753d42c36 assets/bloodmagic/blockstates/vengefuldemoncrystal.json
|
||||
e6d9cf699667aaa47efff37b2b033895dee29c15 assets/bloodmagic/blockstates/waterritualstone.json
|
||||
3ce8493bdefc034104e5a1496f24f5463cb15c4c assets/bloodmagic/lang/en_us.json
|
||||
34445195b9f2459475cde53454bc8e37d32865d7 assets/bloodmagic/models/block/accelerationrune.json
|
||||
|
@ -248,6 +248,7 @@ f1a8e3131d85077665563372cad868534a72fb31 data/bloodmagic/loot_tables/blocks/bloo
|
|||
f0827ad5bf71c06a71f50aeb0298c04d0cb1a1d9 data/bloodmagic/loot_tables/blocks/bloodstonebrick.json
|
||||
779b809a2a51e6dab46f9e6799249f2f14653ebb data/bloodmagic/loot_tables/blocks/chargingrune.json
|
||||
56643f0e11eaac974a1a95decf31681b7d3ced81 data/bloodmagic/loot_tables/blocks/corrosivedemoncrystal.json
|
||||
205f5899101262f31f5c1a88bb7d954918d08d04 data/bloodmagic/loot_tables/blocks/demoncrucible.json
|
||||
9b606397733431055d56b886945365aeb62243b0 data/bloodmagic/loot_tables/blocks/destructivedemoncrystal.json
|
||||
a9fcfc656fab957328c10ee1d9d33807e697b7f7 data/bloodmagic/loot_tables/blocks/dislocationrune.json
|
||||
26e3f34021426def32602e5ae7755e4672878320 data/bloodmagic/loot_tables/blocks/duskritualstone.json
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1",
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1"
|
||||
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1",
|
||||
|
@ -31,8 +31,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1",
|
||||
|
@ -41,8 +41,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1",
|
||||
|
@ -52,8 +52,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal1",
|
||||
|
@ -63,8 +63,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2",
|
||||
|
@ -73,8 +73,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2"
|
||||
|
@ -82,8 +82,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2",
|
||||
|
@ -92,8 +92,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2",
|
||||
|
@ -102,8 +102,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2",
|
||||
|
@ -113,8 +113,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal2",
|
||||
|
@ -124,8 +124,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3",
|
||||
|
@ -134,8 +134,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3"
|
||||
|
@ -143,8 +143,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3",
|
||||
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3",
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3",
|
||||
|
@ -174,8 +174,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal3",
|
||||
|
@ -185,8 +185,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4",
|
||||
|
@ -195,8 +195,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4"
|
||||
|
@ -204,8 +204,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4",
|
||||
|
@ -214,8 +214,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4",
|
||||
|
@ -224,8 +224,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4",
|
||||
|
@ -235,8 +235,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal4",
|
||||
|
@ -246,8 +246,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5",
|
||||
|
@ -256,8 +256,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5"
|
||||
|
@ -265,8 +265,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5",
|
||||
|
@ -275,8 +275,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5",
|
||||
|
@ -285,8 +285,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5",
|
||||
|
@ -296,8 +296,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal5",
|
||||
|
@ -307,8 +307,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6",
|
||||
|
@ -317,8 +317,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6"
|
||||
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6",
|
||||
|
@ -336,8 +336,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6",
|
||||
|
@ -346,8 +346,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6",
|
||||
|
@ -357,8 +357,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal6",
|
||||
|
@ -368,8 +368,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7",
|
||||
|
@ -378,8 +378,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7"
|
||||
|
@ -387,8 +387,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7",
|
||||
|
@ -397,8 +397,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7",
|
||||
|
@ -407,8 +407,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7",
|
||||
|
@ -418,8 +418,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/corrosivecrystal7",
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1",
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1"
|
||||
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1",
|
||||
|
@ -31,8 +31,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1",
|
||||
|
@ -41,8 +41,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1",
|
||||
|
@ -52,8 +52,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal1",
|
||||
|
@ -63,8 +63,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2",
|
||||
|
@ -73,8 +73,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2"
|
||||
|
@ -82,8 +82,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2",
|
||||
|
@ -92,8 +92,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2",
|
||||
|
@ -102,8 +102,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2",
|
||||
|
@ -113,8 +113,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal2",
|
||||
|
@ -124,8 +124,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3",
|
||||
|
@ -134,8 +134,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3"
|
||||
|
@ -143,8 +143,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3",
|
||||
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3",
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3",
|
||||
|
@ -174,8 +174,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal3",
|
||||
|
@ -185,8 +185,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4",
|
||||
|
@ -195,8 +195,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4"
|
||||
|
@ -204,8 +204,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4",
|
||||
|
@ -214,8 +214,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4",
|
||||
|
@ -224,8 +224,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4",
|
||||
|
@ -235,8 +235,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal4",
|
||||
|
@ -246,8 +246,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5",
|
||||
|
@ -256,8 +256,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5"
|
||||
|
@ -265,8 +265,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5",
|
||||
|
@ -275,8 +275,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5",
|
||||
|
@ -285,8 +285,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5",
|
||||
|
@ -296,8 +296,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal5",
|
||||
|
@ -307,8 +307,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6",
|
||||
|
@ -317,8 +317,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6"
|
||||
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6",
|
||||
|
@ -336,8 +336,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6",
|
||||
|
@ -346,8 +346,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6",
|
||||
|
@ -357,8 +357,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal6",
|
||||
|
@ -368,8 +368,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7",
|
||||
|
@ -378,8 +378,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7"
|
||||
|
@ -387,8 +387,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7",
|
||||
|
@ -397,8 +397,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7",
|
||||
|
@ -407,8 +407,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7",
|
||||
|
@ -418,8 +418,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/destructivecrystal7",
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1"
|
||||
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
||||
|
@ -31,8 +31,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
||||
|
@ -41,8 +41,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
||||
|
@ -52,8 +52,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal1",
|
||||
|
@ -63,8 +63,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
||||
|
@ -73,8 +73,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2"
|
||||
|
@ -82,8 +82,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
||||
|
@ -92,8 +92,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
||||
|
@ -102,8 +102,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
||||
|
@ -113,8 +113,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal2",
|
||||
|
@ -124,8 +124,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
||||
|
@ -134,8 +134,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3"
|
||||
|
@ -143,8 +143,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
||||
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
||||
|
@ -174,8 +174,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal3",
|
||||
|
@ -185,8 +185,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
||||
|
@ -195,8 +195,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4"
|
||||
|
@ -204,8 +204,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
||||
|
@ -214,8 +214,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
||||
|
@ -224,8 +224,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
||||
|
@ -235,8 +235,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal4",
|
||||
|
@ -246,8 +246,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
||||
|
@ -256,8 +256,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5"
|
||||
|
@ -265,8 +265,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
||||
|
@ -275,8 +275,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
||||
|
@ -285,8 +285,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
||||
|
@ -296,8 +296,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal5",
|
||||
|
@ -307,8 +307,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
||||
|
@ -317,8 +317,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6"
|
||||
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
||||
|
@ -336,8 +336,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
||||
|
@ -346,8 +346,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
||||
|
@ -357,8 +357,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal6",
|
||||
|
@ -368,8 +368,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
||||
|
@ -378,8 +378,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7"
|
||||
|
@ -387,8 +387,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
||||
|
@ -397,8 +397,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
||||
|
@ -407,8 +407,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
||||
|
@ -418,8 +418,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/defaultcrystal7",
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1",
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1"
|
||||
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1",
|
||||
|
@ -31,8 +31,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1",
|
||||
|
@ -41,8 +41,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1",
|
||||
|
@ -52,8 +52,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal1",
|
||||
|
@ -63,8 +63,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2",
|
||||
|
@ -73,8 +73,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2"
|
||||
|
@ -82,8 +82,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2",
|
||||
|
@ -92,8 +92,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2",
|
||||
|
@ -102,8 +102,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2",
|
||||
|
@ -113,8 +113,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal2",
|
||||
|
@ -124,8 +124,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3",
|
||||
|
@ -134,8 +134,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3"
|
||||
|
@ -143,8 +143,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3",
|
||||
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3",
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3",
|
||||
|
@ -174,8 +174,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal3",
|
||||
|
@ -185,8 +185,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4",
|
||||
|
@ -195,8 +195,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4"
|
||||
|
@ -204,8 +204,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4",
|
||||
|
@ -214,8 +214,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4",
|
||||
|
@ -224,8 +224,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4",
|
||||
|
@ -235,8 +235,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal4",
|
||||
|
@ -246,8 +246,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5",
|
||||
|
@ -256,8 +256,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5"
|
||||
|
@ -265,8 +265,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5",
|
||||
|
@ -275,8 +275,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5",
|
||||
|
@ -285,8 +285,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5",
|
||||
|
@ -296,8 +296,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal5",
|
||||
|
@ -307,8 +307,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6",
|
||||
|
@ -317,8 +317,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6"
|
||||
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6",
|
||||
|
@ -336,8 +336,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6",
|
||||
|
@ -346,8 +346,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6",
|
||||
|
@ -357,8 +357,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal6",
|
||||
|
@ -368,8 +368,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7",
|
||||
|
@ -378,8 +378,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7"
|
||||
|
@ -387,8 +387,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7",
|
||||
|
@ -397,8 +397,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7",
|
||||
|
@ -407,8 +407,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7",
|
||||
|
@ -418,8 +418,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/steadfastcrystal7",
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1",
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1"
|
||||
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1",
|
||||
|
@ -31,8 +31,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1",
|
||||
|
@ -41,8 +41,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1",
|
||||
|
@ -52,8 +52,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "0|1|2|3|4|5|6"
|
||||
"age": "0|1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal1",
|
||||
|
@ -63,8 +63,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2",
|
||||
|
@ -73,8 +73,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2"
|
||||
|
@ -82,8 +82,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2",
|
||||
|
@ -92,8 +92,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2",
|
||||
|
@ -102,8 +102,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2",
|
||||
|
@ -113,8 +113,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "1|2|3|4|5|6"
|
||||
"age": "1|2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal2",
|
||||
|
@ -124,8 +124,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3",
|
||||
|
@ -134,8 +134,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3"
|
||||
|
@ -143,8 +143,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3",
|
||||
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3",
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3",
|
||||
|
@ -174,8 +174,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "2|3|4|5|6"
|
||||
"age": "2|3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal3",
|
||||
|
@ -185,8 +185,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4",
|
||||
|
@ -195,8 +195,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4"
|
||||
|
@ -204,8 +204,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4",
|
||||
|
@ -214,8 +214,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4",
|
||||
|
@ -224,8 +224,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4",
|
||||
|
@ -235,8 +235,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "3|4|5|6"
|
||||
"age": "3|4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal4",
|
||||
|
@ -246,8 +246,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5",
|
||||
|
@ -256,8 +256,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5"
|
||||
|
@ -265,8 +265,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5",
|
||||
|
@ -275,8 +275,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5",
|
||||
|
@ -285,8 +285,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5",
|
||||
|
@ -296,8 +296,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "4|5|6"
|
||||
"age": "4|5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal5",
|
||||
|
@ -307,8 +307,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6",
|
||||
|
@ -317,8 +317,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6"
|
||||
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6",
|
||||
|
@ -336,8 +336,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6",
|
||||
|
@ -346,8 +346,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6",
|
||||
|
@ -357,8 +357,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "5|6"
|
||||
"age": "5|6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal6",
|
||||
|
@ -368,8 +368,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "down",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "down"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7",
|
||||
|
@ -378,8 +378,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "up",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "up"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7"
|
||||
|
@ -387,8 +387,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "north",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7",
|
||||
|
@ -397,8 +397,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "south",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7",
|
||||
|
@ -407,8 +407,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "west",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7",
|
||||
|
@ -418,8 +418,8 @@
|
|||
},
|
||||
{
|
||||
"when": {
|
||||
"attached": "east",
|
||||
"age": "6"
|
||||
"age": "6",
|
||||
"attached": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "bloodmagic:block/crystal/vengefulcrystal7",
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue