Updated the changelog and attempted to figure out why my game sucks.

This commit is contained in:
WayofTime 2020-12-26 15:33:11 -05:00
parent 2ec58c1e60
commit 64b20227b2
9 changed files with 437 additions and 427 deletions

View file

@ -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",