v13 Added "inverted" option to conditions. If set to true, the bonus will apply when the condition is NOT met Added "indimension" condition. Works the same as "inbiome" except it is for dimensions.
Improved tooltip display - if description field is declared but empty, it will not add anything to the tooltip
Fixed moon phase condition check Fixed moon phase condition tooltip text Fixed time condition check
Reworked internal code for better backwards-compatibility Reworked translation code to make it more efficient
Backported V13 to LTS versions.
- Please note that the inBiome condition is not available in 1.16.5
Fixed conditions not appearing on tooltips (despite applying correctly) Fixed custom descriptions hiding the conditions tooltip text
Added "tooltipDescription" property for conditions, allows you to specifically override the conditions text with your own string/translation key.
Added new conditions (see wiki for uses):
- Time Range
- Moon Phase
Added new condition (see wiki on how to use):
- In specific biome
Added check for enchantments (see wiki on how to use)
Changed all tooltips to use translation files. You can now translate!
- Bonus descriptions and custom tooltips also support translation keys. See the wiki on how to use.
- Take a look at this feature, even if you use english it allows you to change some of the tooltip text
Fixed armor set detection Fixed amount of loaded/error sets reporting
Fabric only - changed how tooltips are added, should improve mod compatibility.
Improved error reporting - config issues now also appear ingame