Fixed #6985
This commit is contained in:
@@ -4660,6 +4660,7 @@ public class Blocks{
|
|||||||
privileged = true;
|
privileged = true;
|
||||||
size = 1;
|
size = 1;
|
||||||
maxInstructionsPerTick = 100;
|
maxInstructionsPerTick = 100;
|
||||||
|
range = Float.MAX_VALUE;
|
||||||
}};
|
}};
|
||||||
|
|
||||||
worldCell = new MemoryBlock("world-cell"){{
|
worldCell = new MemoryBlock("world-cell"){{
|
||||||
|
|||||||
Reference in New Issue
Block a user