various updates, ready for release 2

This commit is contained in:
missingbinary
2021-12-13 18:00:21 -04:00
parent 5de75636bd
commit b7420f3369
297 changed files with 5488 additions and 3533 deletions

View File

@@ -0,0 +1,2 @@
team add Anemo
team modify Anemo color green

View File

@@ -0,0 +1,2 @@
team add Geo
team modify Geo color yellow

View File

@@ -0,0 +1,2 @@
team add Hydro
team modify Hydro color blue

View File

@@ -0,0 +1,2 @@
playsound entity.firework_rocket.shoot neutral @s ~ ~ ~
particle ash ^ ^ ^ ^ ^ ^ 3 20

View File

@@ -0,0 +1 @@
team add Ordo

View File

@@ -0,0 +1,2 @@
team add Perditio
team modify Perditio color dark_red

View File

@@ -0,0 +1,2 @@
team add Pyro
team modify Pyro color red

View File

@@ -0,0 +1,6 @@
function aspects:anemo_team
function aspects:geo_team
function aspects:hydro_team
function aspects:ordo_team
function aspects:perditio_team
function aspects:pyro_team

View File

@@ -1,4 +1,3 @@
summon iron_golem ~ ~ ~ {OnGround:1b,Glowing:1b,Team:"Dendro",PlayerCreated:1b,ActiveEffects:[{Id:5b,Amplifier:1b,Duration:200,ShowParticles:0b}],Attributes:[{Name:generic.max_health,Base:80}]}
summon iron_golem ~ ~ ~ {OnGround:1b,Glowing:1b,Team:"Dendro",PlayerCreated:1b,ActiveEffects:[{Id:5b,Amplifier:1b,Duration:200,ShowParticles:0b}],Attributes:[{Name:generic.max_health,Base:80}]}
summon iron_golem ~ ~ ~ {OnGround:1b,Team:"Dendro",PlayerCreated:1b,ActiveEffects:[{Id:5b,Amplifier:1b,Duration:200,ShowParticles:0b}],Attributes:[{Name:generic.max_health,Base:80}]}
playsound entity.firework_rocket.twinkle neutral @s
particle spore_blossom_air ~ ~ ~ ~ ~ ~ 3 20