mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-07 00:06:10 +00:00
ANY treetype
This commit is contained in:
@@ -43,6 +43,9 @@ public enum IrisTreeType {
|
||||
@Desc("Tree with large roots which grows above lush caves")
|
||||
AZALEA,
|
||||
|
||||
@Desc("Any tree type (all will match, including mushrooms & nether trees")
|
||||
ANY,
|
||||
|
||||
@Desc("The fallback type for all other non-supported growth events")
|
||||
NONE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user