changing keybinds
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
team add Anemo
|
||||
team modify Anemo color green
|
||||
@@ -0,0 +1,2 @@
|
||||
team add Geo
|
||||
team modify Geo color yellow
|
||||
@@ -0,0 +1,2 @@
|
||||
team add Hydro
|
||||
team modify Hydro color blue
|
||||
@@ -0,0 +1,2 @@
|
||||
playsound entity.firework_rocket.shoot neutral @s ~ ~ ~
|
||||
particle ash ^ ^ ^ ^ ^ ^ 3 20
|
||||
@@ -0,0 +1 @@
|
||||
team add Ordo
|
||||
@@ -0,0 +1,2 @@
|
||||
team add Perditio
|
||||
team modify Perditio color dark_red
|
||||
@@ -0,0 +1,2 @@
|
||||
team add Pyro
|
||||
team modify Pyro color red
|
||||
@@ -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
|
||||
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user