Core balancing

This commit is contained in:
Anuken 2019-07-11 23:30:11 -04:00
parent e52965d039
commit 1697465d0d

View File

@ -1213,7 +1213,7 @@ public class Blocks implements ContentList{
alwaysUnlocked = true;
health = 1100;
itemCapacity = 5000;
itemCapacity = 4000;
size = 3;
}};