diff --git a/core/src/mindustry/content/Blocks.java b/core/src/mindustry/content/Blocks.java index 2146214553..2c86834608 100644 --- a/core/src/mindustry/content/Blocks.java +++ b/core/src/mindustry/content/Blocks.java @@ -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); diff --git a/gradle.properties b/gradle.properties index 1b8f3fbe3c..6b41e5aa7a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.daemon=true org.gradle.jvmargs=-Xms256m -Xmx1024m -archash=7e9d4252f8ab586d4911fbb4167c4c88cb523234 +archash=2c022c5c2723b39e63da7cadd6c53ce6ec78f9d3