cosmetic fixes
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
playsound item.firecharge.use neutral @s
|
||||
particle flame ~ ~ ~ 1 1 1 3 10
|
||||
@@ -0,0 +1,3 @@
|
||||
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
|
||||
@@ -0,0 +1,3 @@
|
||||
particle minecraft:snowflake
|
||||
fill ~1 ~-1 ~1 ~-1 ~-1 ~-1 minecraft:frosted_ice replace water[level=0]
|
||||
playsound block.powder_snow.place neutral @a
|
||||
@@ -0,0 +1,2 @@
|
||||
particle snowflake ~ ~ ~ 3 3 3 5 10 normal
|
||||
playsound block.glass.break neutral @a ~ ~ ~ 5
|
||||
@@ -0,0 +1,4 @@
|
||||
particle minecraft:electric_spark ~ ~ ~ 0 0 0 0.0 5 normal @a
|
||||
fill ~1 ~-1 ~1 ~-1 ~-1 ~-1 minecraft:fire replace air
|
||||
playsound entity.lightning_bolt.thunder neutral @a ~ ~ ~ 5
|
||||
summon lightning_bolt ~ ~ ~
|
||||
@@ -0,0 +1,2 @@
|
||||
particle electric_spark ~ ~ ~ 3 3 3 5 10 normal
|
||||
playsound entity.lightning_bolt.thunder neutral @a ~ ~ ~ 5
|
||||
@@ -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