- Added support for Minecraft 1.21.11 🐎
- Updated rain detection to use our own
#is_drybiome tag combo instead of the now removed#snow_golem_meltstag - Removed broken hide feedback code for 1.21+
- Bumped pack format and protocol version
- Updated rain detection to use our own
- Added support for Minecraft 1.21.10 🧩
- Added support for Minecraft 1.21.8 🧩
- Added support for Minecraft 1.21.7 💿
- Added support for Minecraft 1.21.5 🌸 and 1.21.6 ☁️ (closes #21, #23)
- Updated to work with new equipment NBT format, new text component format, and ArmorDropChances NBT renaming
- Added native NeoForge support (closes #22)
- Fixed Forge version crashing in 1.16x-1.17x with Java 8 or Java 16
- Fixed exclusion check for already filled head slots not working since 1.20.5 (closes #18)
- Fixed trying to set mobs on fire even when they are standing in water in 1.19.4 and above (again)
- Annotated the required Java version for mod versions
- Added Argentine Spanish (
es_ar) language support (Thanks @Texaliuz)
- Added support for Minecraft 1.21.5 🌸 (closes #21)
- Updated to work with new equipment NBT format, new text component format, and ArmorDropChances NBT renaming
- Added native NeoForge support (closes #22)
- Fixed Forge version crashing in 1.16x-1.17x with Java 8 or Java 16
- Fixed exclusion check for already filled head slots not working since 1.20.5 (closes #18)
- Fixed trying to set mobs on fire even when they are standing in water in 1.19.4 and above (again)
- Annotated the required Java version for mod versions
- Added Argentine Spanish (
es_ar) language support (Thanks @Texaliuz)
- Added support for Minecraft 1.21.3 💰
- Support for Minecraft 1.20.6 🐺 and 1.21 ⚔️ (closes #12)
- New sub-version mob heads and items using item components
- Support for new particle syntax
- Switched to using player_head loot table instead of parsing every mob head to reset its custom name when placed and broken in 1.20.6+
- Updated menu trigger to use advancements instead and added menu message header in 1.21+
- Switched from using custom_name to item_name for head items to preserve their names when renamed in anvils in 1.21+
- Fixed reset_heads clearing not only the heads but all armor
- Fixed trying to set mobs on fire even when they are standing in water in 1.19.4 and above
- Fixed some additional loot ignoring the setting
- Switched from using data modify merge to data modify set
- Fixed using quotes for the value false when setting the italic option
- Updated LICENSE
- Update to Minecraft 1.20.4 🦇
- Fixed constant nbt checking for items that are not player heads
- Updated all protocol version checks to match Minecraft versions on snapshot level
- This fixes textures not loading for custom heads from Combat Test 4 to 20w11a and the data pack not complaining about being incompatible with versions before 19w08a
- Disabled upside down spiders for Minecraft 1.20.3 and up, including a notice in the settings TUI until MC-128225 is fixed
- Fixed custom name not getting set for recently updated drowned villager head in item form
- Added supported version range in pack.mcmeta
- Added function tag
/function #more_mobs:settingsto easily access the settings menu


