This commit is contained in:
Anuken
2022-06-08 09:27:20 -04:00
parent 968651d9ed
commit 28150d8f51

View File

@@ -4660,6 +4660,7 @@ public class Blocks{
privileged = true;
size = 1;
maxInstructionsPerTick = 100;
range = Float.MAX_VALUE;
}};
worldCell = new MemoryBlock("world-cell"){{