This commit is contained in:
Anuken
2020-11-11 13:42:30 -05:00
parent 112b91469b
commit 0f61e8cfd9
2 changed files with 2 additions and 2 deletions

View File

@@ -1246,7 +1246,7 @@ public class Blocks implements ContentList{
powerProduction = 130f;
itemDuration = 140f;
ambientSound = Sounds.pulse;
ambientSoundVolume = 0.2f;
ambientSoundVolume = 0.07f;
consumes.power(25f);
consumes.item(Items.blastCompound);