Logic tweaks

This commit is contained in:
Anuken
2020-08-10 23:21:14 -04:00
parent 75ada3cca1
commit 7e8326a3af
15 changed files with 489 additions and 473 deletions

View File

@@ -1911,6 +1911,8 @@ public class Blocks implements ContentList{
instructionsPerTick = 5;
memory = 128;
range = 16 * 10;
size = 2;
}};