mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-26 18:49:06 +00:00
Flag carved for carving components
This commit is contained in:
@@ -26,7 +26,8 @@ public enum MantleFlag {
|
||||
JIGSAW,
|
||||
FEATURE,
|
||||
INITIAL_SPAWNED,
|
||||
REAL;
|
||||
REAL,
|
||||
CARVED;
|
||||
|
||||
static StateList getStateList() {
|
||||
return new StateList(MantleFlag.values());
|
||||
|
||||
Reference in New Issue
Block a user