- Renamed the local version of
EnchantmentHelper
->McdarEnchantmentHelper
to alleviate ambiguity with the vanillaEnchantmentHelper
- Fixed a bug where the cooldown of some artifacts was not triggering properly, especially quivers, causing them to not function at all
- Added a method overload for
mcdar$cooldownHelper
to allow for more flexibility with cooldown implementation with certain artifacts
-- Changes --
- Rewrote configs to allow for more easily configurable aspects, especially for non-modpack devs (YOU WILL NEED TO REGEN YOUR CONFIGS)
- Propagated necessary changes throughout registries
- Added explicit enchantment classes for
BeastBoss
,BeastBurst
,BeastSurge
andCooldown
to allow for greater configuration - Added
EnchantmentIDConfigHelper
to allow for easy adjustments - Loottable code allows for more granular control over spawn rate
- Added configurable
loottables
and values for artifacts (Fixed #37) - Will be uploading to Modrinth (Fixed #39)
- Refactored
LootRegistry
-- Bug Fixes --
- No longer crashing when dying with a
summonedEntity
- Added
buzzy_nest_bee
tobeehive_inhabitors
tag (Fixed #31) - Constrained Minecraft Dependency to crash on 1.20.2+
-- Updates --
- Updated Russian Translation (thank you, @Iamnotagenius)
- Added Mexican Spanish Translation (thank you, @Binaris00)
- Adjusted formatting on Lang files for more easy reading
- Updated Fabric API from
0.85.0+1.20.1
->0.91.0+1.20.1
- Updated Cloth Config from
11.0.99
->11.1.106
- Updated Licence to TDL 1.2