Logic progress

This commit is contained in:
Anuken
2020-08-08 14:14:33 -04:00
parent 8411cc16f1
commit ac46b77380
28 changed files with 6339 additions and 5755 deletions
+2
View File
@@ -94,6 +94,8 @@ public class Block extends UnlockableContent{
public boolean absorbLasers = false;
/** if false, the status is never drawn */
public boolean enableDrawStatus = true;
/** if true, the block stops updating when disabled */
public boolean noUpdateDisabled = false;
/** tile entity health */
public int health = -1;
/** base block explosiveness */