This commit is contained in:
Anuken 2024-04-10 16:26:08 -04:00
parent 1144871b29
commit 43fba9b647

View File

@ -5793,7 +5793,7 @@ public class Blocks{
warmupRate = 1000f;
regionRotated1 = 1;
itemCapacity = 0;
alwaysUnlocked = false;
alwaysUnlocked = true;
ambientSound = Sounds.none;
}};