This commit is contained in:
Anuken
2024-02-13 21:22:07 -05:00
parent 00ecf37276
commit 1ab8b50977
3 changed files with 16 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ public class LogicBlock extends Block{
configurable = true;
group = BlockGroup.logic;
schematicPriority = 5;
ignoreResizeConfig = true;
//universal, no real requirements
envEnabled = Env.any;