Two more sector submissions

This commit is contained in:
Anuken
2025-12-13 11:44:37 -05:00
parent 6054c84fcd
commit 0ebe105ddd
6 changed files with 5 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ public class ForceProjector extends Block{
hasItems = true;
envEnabled |= Env.space;
ambientSound = Sounds.loopShield;
ambientSoundVolume = 0.08f;
ambientSoundVolume = 0.1f;
flags = EnumSet.of(BlockFlag.shield);
if(consumeCoolant){