Fixed world processors being targetable

This commit is contained in:
Anuken
2022-02-10 13:46:20 -05:00
parent 8f676cf6c3
commit dcfbd9b6e2
5 changed files with 14 additions and 4 deletions

View File

@@ -3816,6 +3816,7 @@ public class Blocks{
requirements(Category.logic, BuildVisibility.editorOnly, with());
//TODO customizable IPT
targetable = false;
instructionsPerTick = 8;
forceDark = true;
privileged = true;