Higher memory capacity for world cell
This commit is contained in:
@@ -5947,7 +5947,7 @@ public class Blocks{
|
||||
|
||||
targetable = false;
|
||||
privileged = true;
|
||||
memoryCapacity = 128;
|
||||
memoryCapacity = 512;
|
||||
forceDark = true;
|
||||
}};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user