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