1.8 | Custom-Model-Data, Required-Permission, Height Condition and Bug Fixes
Custom-Model-Data »You can now set CustomModelData to the custom drops! (Type: Integer) Note: CustomModelData was added in Minecraft 1.14, So it won't work on earlier versions and it may result in errors.
Required-Permission »The required permission to drop the custom item for a player. (Type: String)
Find-In (Reworked) »You can now use Find-In as a height condition with regex support ("Everywhere" and "Underground" still works). Here's how you can put heights in Find-In:
Code (YAML):
Find-In: 50-100
<OR>
Find-In: 30
#This will be 0-30
Fix » Fixed a problem that some ItemFlags was not loading when not entering any enchantments.