New sound for rock/plant breaking

This commit is contained in:
Anuken
2021-07-14 17:22:21 -04:00
parent ac25e17286
commit dd5389c738
7 changed files with 11 additions and 5 deletions

View File

@@ -368,6 +368,7 @@ public class Blocks implements ContentList{
sporeCluster = new Prop("spore-cluster"){{
variants = 3;
breakSound = Sounds.plantBreak;
}};
boulder = new Prop("boulder"){{