More sounds

This commit is contained in:
Anuken
2025-11-10 22:48:01 -05:00
parent 3b10100ae4
commit d934a02791
7 changed files with 11 additions and 4 deletions

View File

@@ -3828,7 +3828,7 @@ public class Blocks{
damage = 0.2f;
layer = Layer.bullet - 2f;
}},
Liquids.slag, new LiquidBulletType(Liquids.slag){{
Liquids.slag, new LiquidBulletType(Liquids.slag){{
lifetime = 49f;
speed = 4f;
knockback = 1.3f;