diff --git a/LATEST_CHANGES.MD b/LATEST_CHANGES.MD index ca5801c80..515649747 100644 --- a/LATEST_CHANGES.MD +++ b/LATEST_CHANGES.MD @@ -2,13 +2,12 @@ - ### Changes -- +- Adjusted drop rate of magic items Trial Chambers chests ### Fixes -- Added missing common item/block tags for Mithril -- Fixed Firefly jar recipe using wrong glass tag -- Fixed loot tables being allowed to roll mace enchantments -- Fixed dedicated server crash +- Fixed null crash when rendering armor with enchantment glint or smithing trims +- Fixed Arcane Anvil not saving imbued spell containers +- ### API - diff --git a/gradle.properties b/gradle.properties index 5565fadcf..44926d9e2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ neogradle.subsystems.parchment.mappingsVersion=2024.07.07 # Irons Mod mod_id=irons_spellbooks -mod_version=1.21-3.4.1 +mod_version=1.21-3.4.2 mod_group_id=io.redspace # Irons mods.toml