Depends updates:
[+] Required Fabric API version >= 0.128.2
Bug fixes:
[/] Bug fix amethysm screen effect after death
Full Changelog: 1.5.2...1.5.3
Port 1.5.1 to Minecraft 1.21.5
See 1.5.1 changelog
New features:
[+] Update for Minecraft 1.21.6
[+] Clamping lives count from 0 to 9
Depends updates:
[+] ModMenu is not required
Bug fixes:
[/] Death attack player messages is missing
[/] Creative mode breaks time effects
[/] When creating world in non survival mode, lives count = 0
Removed:
[-] Blue eyes spawning when hitting wandering armor stand
Full Changelog: 1.5...1.5.1
New features:
[+] Charge
enchantment for amethyst shards
[+] Amethyst shards can now placed into furnace, blast furnace, smoker and campfire. It will cause them to explode.
[+] Added craft amethyst shards from blocks (why not?)
[+] Added amethysm potions which craftable with water potion + amethyst shard
[+] Added join message with the number of lives remaining
[+] Added Mod Menu compat (with Cloth Config AutoConfig) for turning on/off join message.
API changes:
New item tags:
[+] #nine_lifes:enchantable/charge
: Item can be enchanted with nine_lifes:charge
enchantment
[+] #nine_lifes:cause_furnace_explode
: Item cause furnace to explode
[+] #nine_lifes:cause_blast_furnace_explode
: Item cause blast furnace to explode
[+] #nine_lifes:cause_smoker_explode
: Item cause smoker to explode
[+] #nine_lifes:cause_campfire_explode
: Item cause campfire to explode
Depends changes:
[+] loader >= 0.17.1
-> loader >= 0.17.0
[+] modmenu
any version
[+] cloth-config >= 19.0.0
Bug fixed:
[/] Fix color masking at night
[/] Fix decreasing lives in non survival like game modes
[/] Fix changing game mode to spectator in non survival like game modes
[/] Fixed #2: When amethyst shard spawns as item entity, components aren't made