This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
Releases: florensie/artifacts-fabric
Releases · florensie/artifacts-fabric
v3.0.0
Added
- 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
Changed
- 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
Fixed
- Everlasting foods consumed by other mods' autofeeders
- The wrong texture for claws with slim hands was used
- Scarf of invisibility was no longer transparent
v2.3.0
Added
- 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
v2.2.1
Fixed
- Dedicated server fails to start due to mixin not finding client-side only class
v2.2.0
Added
- Config option to disable extra hurt sounds for Kitty Slippers and Bunny Hoppers
- Dev: automated builds and releases
Changed
- Tweaked loot tables
- Updated French translations
Fixed
- Dev: use new fabric networking api
- Dev: refactor/reformat code