cosmetic fixes

This commit is contained in:
missingbinary
2021-12-12 18:23:44 -04:00
parent 6da8038056
commit 2587a6a79e
121 changed files with 4763 additions and 2697 deletions

View File

@@ -0,0 +1,2 @@
playsound item.firecharge.use neutral @s
particle flame ~ ~ ~ 1 1 1 3 10

View File

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

View File

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

View File

@@ -0,0 +1,2 @@
particle snowflake ~ ~ ~ 3 3 3 5 10 normal
playsound block.glass.break neutral @a ~ ~ ~ 5

View File

@@ -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 ~ ~ ~

View File

@@ -0,0 +1,2 @@
particle electric_spark ~ ~ ~ 3 3 3 5 10 normal
playsound entity.lightning_bolt.thunder neutral @a ~ ~ ~ 5

View File

@@ -0,0 +1,2 @@
particle flame ~ ~ ~ 2 2 2 1 10 normal
playsound entity.blaze.shoot neutral @a ~ ~ ~ 5