All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Wearable Artifacts can now be enchanted with Curse of Binding
- Support for myloot chest textures on mimics
- Reset configs when they fail to load, rather than crashing (#26)
- Fix Trinket entity attributes implementation (#65)
7.1.1 - 2022-06-22
- Fix deprecation warning when playing with Roughly Enough Items
7.1.0 - 2022-06-14
- Updated for Minecraft 1.19
7.0.3 - 2022-04-17
- Fix crash on startup when another mod also defines MixinExtras' init method as entrypoint (#61)
7.0.2 - 2022-04-15
- Fix the default config version being attempted to be serialized
7.0.1 - 2022-04-10
- Removed use of loom's interface injection as it caused issues with refmap remapping
7.0.0 - 2022-04-09
- You can now toggle an Artifact to effects-only, which will hide it on the player model
- Updated for 1.18.2 and Fabric 0.47.0
- Changed how underground campsites can look
- Incompatible changes were made to the config format, all configs will be automatically reset to defaults
- Toggling cosmetic/effects only mode is now done by right clicking the Artifact in the inventory
- Tweaked loot tables
- Mimic
- Slight changes to Mimic behaviour
- Mimic now uses Christmas chest texture on April Fools
- Simplified how the experience bonus for the Golden Hook is calculated
- Tweaked the order of items in the creative tab
- Some changes to logging
- General code optimizations/cleanup
- Helium Flamingo now works properly when used together with the Charm of Sinking
- Fix potential NPE in MimicChestLayer
6.0.0 - 2020-02-21
- Updated for 1.18.1
- Some changes to config, existing custom configs might need manual fixing
5.0.2 - 2021-10-04
- Charm of Sinking and Crystal Heart effects not working properly
5.0.1 - 2021-10-04
- Update expandability to properly working version
4.0.2 - 2021-10-04
- Rollback bundled version of expandability
5.0.0 - 2021-10-08
- Updated for 1.17.1
4.0.1 - 2021-10-04
- No longer depend on cardinal components for items, fixes related crash
- As a side effect, Artifacts that were set to have effects disabled have had their effects re-enabled
- Fix issue with aqua dashers working when resurfacing from water
- Fix everlasting beef dropping for non-player kills
4.0.0 - 2021-09-29
- Helium Flamingo artifact
- Aqua Dashers artifact
- Charm of Sinking artifact
- Configurable Artifact rarity
- Tweaked loot tables
- The Villager Hat now directly increases villager reputation and stacks with Hero of the Village
- Tweaked some textures and models
- Updated several translations
- Fix XP bonus not decreasing when killing entities of the same type with the Golden Hook
- Fix cosmetic-only mode not working for Crystal Heart
- Fix Obsidian Skull not working on hot surfaces like magma blocks
- Fix mimics counting towards the hostile mob spawn cap
- Fixed subtitles
- Possibly fixed a hard to debug crash related to cardinal components registering
3.2.1 - 2021-05-10
- Updated Cardinal Components API (fixes crash on start)
3.2.0 - 2021-04-08
- You can now equip multiple of the same artifacts (e.g. 2 power gloves)
- In most cases this will not amplify the effects over just one
There is a slight chance a desync issue with other trinkets was fixed- See here for details: emilyploszaj/trinkets#68
3.1.0 - 2021-03-27
- Haema: Don't burn when you're holding up an Umbrella
- Canvas: Added bloom effect for Fire Gauntlet and Night Vision Goggles
- Crash with optifine
- Crash with canvas
3.0.3 - 2021-03-16
- Fix broken compatiblity with origins
3.0.2 - 2021-03-16
- Crash on dedicated server
3.0.1 - 2021-03-16
- Crash on dedicated server
3.0.0 - 2021-03-16
- Vampiric Glove artifact
- Golden Hook artifact
- Inventory icon for the Umbrella
- Show gloves on first person arms (configurable)
- Show artifact information in REI
- Config option to disable tooltips
- Added translations
- Chinese
- German
- Pirate Speak
- Slightly reduced Mimic knockback resistance
- Reduced Digging Claws mining level
- Slightly reduced Digging Claws mining speed
- Dropped artifacts are now fire and lavaproof
- Tweaks to loot generation
- Removed dependency on Auto Config
- Cloth Config is no longer bundled
- Slight changes to some textures and models
- Slightly reduced forward velocity on 2nd jump with Cloud in a Bottle
- Updated translations
- Spanish
- Everlasting foods consumed by other mods' autofeeders
- The wrong texture for claws with slim hands was used
- Scarf of invisibility was no longer transparent
2.3.0 - 2021-01-25
- Add Umbrella to Origin's shields tag
- When the umbrella is held up (non-blocking), the player no longer gains effects from being rained on like extinguishing fire or Conduit Power
- Modify Origin's
exposed_to_sun
condition the umbrella is held up
2.2.1 - 2021-01-23
- Dedicated server fails to start due to mixin not finding client-side only class
2.2.0 - 2021-01-23
- Config option to disable extra hurt sounds for Kitty Slippers and Bunny Hoppers
- Dev: automated builds and releases
- Tweaked loot tables
- Updated French translations
- Dev: use new fabric networking api
- Dev: refactor/reformat code
- Spanish translations
- Eternal foods get consumed when fed to wolves/dogs
- A dedicated server disconnect when using the cloud in a bottle in a boat
- Crash when using the pendants
- Server side crash when toggling artifact effects
- Whoopee Cushion effect always active
- Whoopee Cushion artifact
- Cloud in a Bottle artifact
- Disable/enable Artifact effects by shift-right clicking (cosmetic-only)
- Tweaked equip sounds
- Rebalanced loot tables
- Mimics no longer spawn on peaceful
- Fixed a log warning
- Attempt to fix a bug related to the thorn pendant and shulkers
- Status effect cards now tell you which artifact they're from
- Rebalanced loot tables
- Improved config (previous configs reset)
- Mimics now use the chest texture from resource packs
- The Umbrella does not negate fall damage
- Many tooltips go off the screen, often making them unreadable
- The right-click equip sound plays when equipping from the inventory and for all nearby players
- Crash when playing with Tic-TACS
- Unexpected behavior when holding two Umbrellas
- Sometimes Running Shoes do not immediately speed you up, making the FoV increase look weird
- Incompatibility crash due to bug in Mixin library
- Update Russian translations
- Universal attractor only works on dropped items
- Crash when using the Universal Attractor on a server
- Don't include Trinkets in jar file
- Several small hotfixes
- Initial release