drop: [APPLE, EGG, STICK] - drop lists or synonyms, drop: ANY_IRON_ARMOR
Zarius opened this issue ยท 7 comments
Select on option of the list to drop at random.
Allow an option to change this to "all" items for a simple drop group?
eg.
- tool: ANY
drop: [+MAP, +COMPASS]
?
eg. drop: ANY_SWORD being the same as drop: {WOOD_SWORD, STONE_SWORD, IRON_SWORD, DIAMOND_SWORD}
Same with other relevant ANY_ synonyms (eg. any_pickaxe, etc) or even new ones (any_chainmailarmour, any_leatherarmour, etc).