- Added support for Minecraft 1.21.9 🥉
- Updated to work with the new pack.mcmeta syntax
- Fixed an oversight that was preventing the second Frozen Zombie variant from spawning (closes #27)
- 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.4 🪵
- Re-enabled upside down spiders for 1.21.4+ as MC-128225 was fixed
- 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:settings
to easily access the settings menu
- Added a mod version with the exclusive addition of a global settings menu and config file, when installed alongside MidnightLib ⚙️
- Added Catalogue support
- Added custom Data Pack ModMenu badge using ModMenu Badges Lib
- Added setting for letting mobs with custom heads burn in sunlight (closes #3, #4, and #6)
- Added new drowned villager head (Thanks @atomik_eguzunkayra)
- Added new icon
- Reformatted ingame menus
- Added global
/function #tschipcraft:menu
command - Fixed heads still dropping even though head drops are disabled by using a with looting enchanted weapon
- Fixed unloaded upside down spiders not returning to normal when setting is turned off
- Fixed mod version overwriting selected options when changing back to world-specific settings
- Reformatted tag lists
- Added new custom license