- Update to Minecraft 1.20.4
- Trophies placed in creative mode will start with no cooldown on their rewards
- Minor tweaks to vanilla trophies
- Updated data pack format: (see the readme on GitHub)
- Trophies are now saved under `trofers/trophies`
- Various changes to how trophies are formatted
- Replaced `add_enitity_trophy` loot modifier with a data pack resource type that can also be used on Fabric
- Added a data pack resource type that can be used to make trophies drop from advancements
- (NeoForge) Removed `add_trophy` loot modifier as this has been made redundant by NeoForge's `add_table` loot modifier
- Update to Minecraft 1.20.4
- Trophies placed in creative mode will start with no cooldown on their rewards
- Minor tweaks to vanilla trophies
- Updated data pack format: (see the readme on GitHub)
- Trophies are now saved under `trofers/trophies`
- Various changes to how trophies are formatted
- Replaced `add_enitity_trophy` loot modifier with a data pack resource type that can also be used on Fabric
- Added a data pack resource type that can be used to make trophies drop from advancements
- (NeoForge) Removed `add_trophy` loot modifier as this has been made redundant by NeoForge's `add_table` loot modifier
- Fixed trophies not displaying their color when Sodium is installed and biome blending is disabled
- Fixed block breaking particles from trophies not displaying their color when Sodium is installed
- Minor improvements to the colors of trophies that are placed close together when Sodium is installed
- Update to Minecraft 1.19.4
- Changes to rewards from default trophies
- Added trophies for Ad Astra mobs to the default data pack
- Now requires Architectury API and Cloth Config
- Sounds are no longer validated server-side and now accept any sound defined in the sounds.json
- The `tooltip` field can now accept a single text component instead of a list
- GodGun968: add Chinese translation
- Sounds are no longer validated server-side and now accept any sound defined in the sounds.json
- The `tooltip` field can now accept a single text component instead of a list
Note: this update makes breaking changes to the `add_entity_trophy` loot modifier. Existing data packs that add trophies as loot from entities will no longer work.
- Update to Minecraft 1.19
- Add trophies for new mobs from vanilla & Alex's Mobs
- Added config options to disable loot and status effect rewards from trophies
- Added trophies for mobs from Tinkers' Construct & Thermal Series
- Updated trophies for Alex's Mobs
- Added a loot modifier that can add trophies to any loot table