Higher memory capacity for world cell

This commit is contained in:
Anuken 2024-12-04 16:54:12 -05:00
parent b80c8762cc
commit 37d3f4f509

View File

@ -5947,7 +5947,7 @@ public class Blocks{
targetable = false;
privileged = true;
memoryCapacity = 128;
memoryCapacity = 512;
forceDark = true;
}};