the mod is now MIT license as of version 1.19.2-1.10.1 (i regretted choosing the apache license and wanted to fix my mistake)
changes:
- moved tooltip config for mark of the twisted to a new client config file
- partially rewrote the tooltip code to make it less painful to work with (this means nothing to those that don't need to view the mod's source code)
- added a new clientside config option to control when a decimal place should be added to seconds on tooltips
- spicy coal can now generate in nether fortress chests
additions:
- added the ring of illuminated soul, a super curio take on the ring of enchanted eyes from trinkets and baubles
- new tags for chromatic curios and super curios, chroma salvager respects these tags
- shadow charm can now be enchanted with swift sneak to reduce mob detection range (fun fact: this is chromatic arsenal's first mixin injection into the vanilla game, and probably won't be its last)
- added a new advancement for collecting all the chromatic curios
fixes:
- chroma salvager now updates its tooltip to reflect the config
changes:
- tooltip tweaks to some items, including hopefully less poor rounding
- ISuperCurio.getInferiorVariant() is now @Nullable, this is reflected in places where it's used
- the advancement for getting an ascended star is now a goal advancement instead of a challenge one
it is highly advised to regenerate your config, as a few default config values were changed
additions:
- added the viewer item (it does nothing of importance)
- gave every curio an equip sound other than the default
- the ward crystal now supports the protection enchantment to further reduce magic damage dealt and taken
- the lunar crystal now supports the power enchantment to increase the duration of the levitation effect
- added the curse of chromatic twisting, a curse which functions differently depending on what chromatic curio you enchant with it
- also added a new rarity of twisted, any curio with chromatic twisting automatically has this rarity, as well as the ascended star
- added the prismatic crystal, a super curio for the luanr crystal
changes:
- lowered the rarity of the harpy feather to uncommon
- rebalanced the friendly fire flower's default values to give more fire resistance with no fire protection, and reduce the amount of fire resistance given for each level of fire protection
fixes:
- fixed the lunar crystal's tooltip
- fixed the pack.mcmeta file displaying a pack format of 6 (this is such a pointless fix but might as well)
-
added the cryo ring and the chilled effect
-
fixed an issue with the config causing the world anchor settings to be out of place
-
small changes to the cosmic journal
-
spatial effect now resets fall damage every tick, preventing the visual for taking a hit from occurring
-
added advancements for all the looted items with descriptions on how to obtain them
-
the harpy feather now increments the times used stat
a boatload of internal changes, mod is now a lot easier to work with internally at the cost of the curios no longer working on non-players (sorry)
super curios can no longer be equipped in regular curio slots (can be reverted in the config)
fixed some minor issues that you probably didn't even notice
added the harpy feather, allows you to double jump by right clicking
shadow treads now prevent triggering sculk sensors when walking without sprinting and falling from heights of three blocks or less
antigravity modifier now has an icon
more config value sanity checks (apologies to the people that wanted the protection enchant on the golden heart to decrease your max health)
internal changes to keep me from going insane