Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...

ported the whole mod to 1.20.1 (this was not fun in the slightest)

added:

  • chromatic upgrade smithing template

changed:

  • modified the momentum stone low hunger behaviour to use an injection less likely to conflict with other mods
  • amethyst ring and omni-ring now affect both reach attributes
  • slightly increased chances of finding the golden heart in its loot tables
  • changed priority of chromatic arsenal's loot table modification to LOW
  • rebalanced celestial charm's stats to make the item actually viable

removed:

  • magmatic scrap and spicy coal. these materials were kind of bloat to begin with, and with the addition of the torchflower i felt that was a better substitute in some recipes.
  • unique death message for dying to a chromatic twisted friendly fire flower

added:

  • new item: thunderguard, converts lightning damage into a speed buff, deals damage to direct attackers, allows using channeling without thunder
  • new item: vital stone, adds an additional slow health regeneration and can be equipped in any curio slot, can be used to make instant health potions as well
  • duality rings can now receive power

changed:

  • advancing heart now only counts advancements which appear in the advancement list (this can be reverted in the config)
  • updated textures for anonymity umbrella and advancing heart

fixed:

  • incorrect value displayed for bubble panic description
  • inferno now has JEED support

removed broken tinkers compat

item tooltips now require holding shift

mark of the twisted now properly modifies tooltips

(hopefully) fixed a dedicated server crash.

again.

added:

  • momentum stone, prevents knockback and allows for sprinting at low hunger, stopping may be difficult
  • anonymity umbrella, hides the wearer's skin and nametag from other players
  • new challenge advancement for blocking a lot of damage with the glass shield
  • advancing heart, grants a max health bonus depending on how many advancements have been completed
  • experimental config option to allow items which grant immunities to also check on the client
  • new "basic curio" category along with:
    • an amethyst ring which increases reach distance
    • a copper ring which causes breakable items to sometimes not lose durability
  • enigmatic legacy compat item: the omni-ring, combines the effects of the iron, gold, copper, and amethyst rings into one item

changed:

  • funny trans shark can now be obtained from a high level shepherd
  • friendly fire flower buffed from 25 to 35 durability
  • friendly fire flower can now nullify thorns at the cost of durability
  • chromatic curios should now work on any LivingEntity, not just players
  • duality rings crafting recipe now uses amethyst rings
  • enigmatic legacy compat: some tooltip lines will now be crossed out if their effects are rendered useless by the seven curses
  • bubble amulet and lunar crystal can no longer be salvaged

fixed:

  • cursed revival can no longer protect against invulnerability-bypassing damage such as /kill
  • cosmicola now uses the proper use animation

technical (these should not affect you whatsoever unless you're a modpack developer or plan to work with my source):

  • the recipes for packing and unpacking chroma shards as well as magic garlic bread are now controlled through datagen. similarly:
    • chroma_shard_from_block recipe has been renamed to chroma_shard_unpack
    • magic_garlic_bread recipe now uses forge:gems/chroma instead of chromaticarsenal:chroma_shard
  • refactored the event class into three event classes for better readability
  • additional constructors for BaseCurioItem allowing setting a custom rarity, all utility and challenge curios now use this
  • even more additional constructors for BaseCurioItem allowing setting a SoundEvent to play on equip (this is a nullable parameter and if left null assumes default behavior as defined in curios)

changed:

  • Mark of the Twisted is no longer registered at all unless Band of Gigantism is loaded
  • Mark of the Twisted is now obtained via the True Mark

fixed:

  • crash with Band of Gigantism 1.2.0

added:

  • vicious inferno flower, super curio variant of friendly fire flower
  • inferno effect, engulfs the target in flames which cannot be extinguished, has a potion

changed:

  • updated the prismatic crystal texture

fixed:

  • twisted bubble amulet and cryo ring now properly remove their negative effects when conditions are met

added:

  • lunar crystal now drops from endermen in addition to its regular drop
  • the champion's catalyst, crafted from a lunar crystal and nether star and not consumed when used in crafting

changed:

  • the ascension essence recipe now uses a champion's catalyst instead of a nether star
  • diamond heart, dispelling crystal, and celestial charm now have easier recipes
  • the twisted bubble amulet now removes the movement speed penalty while in water (only affects FOV)

fixed:

  • celestial charm, world anchor, and cryo ring now properly update their attributes

added:

  • new dispelling crystal texture by TwilightStar
  • definitely nothing else nope

fixed startup crash on dedicated servers

added:

  • totem of necromancy, challenge curio that revives slain enemies
  • create compatibility, chromatic curios can be automatically grinded back into chroma shards at a ~50% loss rate (super curios always return ascension essence though)
  • funny trans shark

changed:

  • placed standard curios in their own tag, and added that tag to the general chromatic curios tag
  • removed the ChromaBlock class as it wasn't needed, the chroma block is now registered as a RotatedPillarBlock with a bunch of properties
  • removed a mixin and moved its code to the forge event that did the same thing

removed:

  • ca_devtexture, wanted to use this but it's just not worth the trouble and added extra bloat to the jar

added:

  • bubble amulet (it drops from drowned)

changed:

  • chromatic arsenal now registers a necklace slot if one isn't already registered
  • internal changes that optimize the friendly fire flower slightly
  • loot table rebalancing, highly recommended to use JER to see new chances

fixed:

  • spicy coal book entry now mentions how it can also be found in fortresses
  • loot table items no longer have a 50% chance to have a stack size of zero (oops)

additions:

  • effect blacklist config option for dispelling crystal

fixes:

  • stone of vertical stasis chromatic twisting effect works again

additions:

  • many new textures by TwilightStar
  • new classifications for curios
  • harpy feather is now officially considered a curio with new equip effects (before it had the capability but did nothing with it)
  • polychromatic feather, a harpy feather super variant
  • friendly fire flower can now receive silk touch

changes:

  • several changes to tooltips, mainly colors but also wording
  • stone of vertical stasis now tries to zero out vertical speed completely while in effect
  • curios that inflict potion effects now provide the player as the inflictor

fixes:

  • twisted harpy feather now actually mentions that it cannot be used while sneaking
  • various super curios now properly super the curioTick method responsible for dropping inferior variants
  • the harpy feather now allows the offhand to perform its interaction if it can't be used (due to sneaking)
  • corrected a tooltip related to the friendly fire flower

added:

  • config option to blacklist certain damage sources from being reduced by the Ward Crystal

fixed:

  • the shadow charm swift sneak effect no longer stacks on itself anywhere from two to three times

additions:

  • the stone of vertical stasis, a curio which negates gravity while sneaking

fixes:

  • all curios which grant potion effects now check that they're running on the server before doing so, should cause less bugginess

changes:

  • dropped the version number from the guidebooks as it was meaningless
  • split the crafting materials page into three pages
  • several other changes to the patchouli guidebooks that aren't noteworthy enough to mention

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

fixed the ascended star being able to be cursed with chromatic twisting

fixed the chroma block not dropping its item even when broken with a pickaxe

External resources



Project members

ChromaNyan

Owner

TwilightStarArt

Artist


Technical information

License
MIT
Client side
required
Server side
required
Project ID