Added hidden rule for environment deconstruction / Increased impact reactor liquid capacity

This commit is contained in:
Anuken
2024-01-20 20:45:15 -05:00
parent 367a20c891
commit 7d8aea77d8
3 changed files with 5 additions and 2 deletions

View File

@@ -2433,6 +2433,7 @@ public class Blocks{
itemDuration = 140f;
ambientSound = Sounds.pulse;
ambientSoundVolume = 0.07f;
liquidCapacity = 60f;
consumePower(25f);
consumeItem(Items.blastCompound);