fixed some stuff
This commit is contained in:
2
bin/main/data/aspects/functions/fire_light.mcfunction
Normal file
2
bin/main/data/aspects/functions/fire_light.mcfunction
Normal file
@@ -0,0 +1,2 @@
|
||||
playsound item.firecharge.use neutral @s
|
||||
particle flame ~ ~ ~ 1 1 1 3 10
|
||||
@@ -1,3 +1,3 @@
|
||||
particle minecraft:snowflake ~ ~ ~ 0 0 0 0.0 5 normal @a
|
||||
particle minecraft:snowflake ~ ~ ~ 1 1 1 1 5 normal @a
|
||||
fill ~1 ~-1 ~1 ~-1 ~-1 ~-1 minecraft:frosted_ice replace water[level=0]
|
||||
playsound block.snow.place neutral @a ~ ~ ~ 5
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
particle snowflake ~ ~ ~ 1 1 1 1 10 normal
|
||||
particle snowflake ~ ~ ~ 3 3 3 5 10 normal
|
||||
playsound block.glass.break neutral @a ~ ~ ~ 5
|
||||
2
bin/main/data/aspects/functions/raging_gales.mcfunction
Normal file
2
bin/main/data/aspects/functions/raging_gales.mcfunction
Normal file
@@ -0,0 +1,2 @@
|
||||
particle electric_spark ~ ~ ~ 3 3 3 5 10 normal
|
||||
playsound entity.lightning_bolt.thunder neutral @a ~ ~ ~ 5
|
||||
2
bin/main/data/aspects/functions/ring_of_fire.mcfunction
Normal file
2
bin/main/data/aspects/functions/ring_of_fire.mcfunction
Normal file
@@ -0,0 +1,2 @@
|
||||
particle flame ~ ~ ~ 2 2 2 1 10 normal
|
||||
playsound entity.blaze.shoot neutral @a ~ ~ ~ 5
|
||||
Reference in New Issue
Block a user