promotional bannermobile promotional banner

Colorful Hearts

A client side mod that replaces multiple vanilla heart rows with a single row using colored hearts

File Details

colorfulhearts-neoforge-1.21-10.1.3-sources.jar

  • R
  • Jul 14, 2024
  • 94.85 KB
  • 5
  • 1.21
  • NeoForge

File Name

colorfulhearts-neoforge-1.21-10.1.3-sources.jar

Supported Versions

  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:colorful-hearts-854213:5532396"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Latest changes (See all)

  • fix breaking config changes in neoforge (22333cc)
  • fix armor bar not being moved correctly on fabric (c117f2c)
  • reset sprite back to null if it is missing in config UI (5aecf80)
  • run dev client window at 1280x720 (cc11f4d)
  • replace ExpectPlatform with regular proxy style classes - ExpectPlatform is failing to randomly get applied on build (0d9fda3)
  • fix config being overwritten on game start (b2f79ca)
  • remove overflowing bars from curseforge and modrinth incompatible mods (806c2b5)
  • allow OverlayHeart to have no absorption or health hearts (bf037df)
  • add support for opaque flag from the API (3d109b0)
  • add opaque flag to OverlayHeart (366e86e)
  • go back to defaultBlendFunc after coloring a HeartDrawing (d8594b1)
  • raise version constraints to 1.21+ (0901ec1)
  • fix dependencies (93497b4)
  • initial changes for 1.21 (e1f929d)
  • add HeartSingleRenderEvent and add more details to HeartRenderEvent in the API (8e83cab)
  • change into default method, so it does not have to be implemented on the entrypoint (d91855f)
  • version bump (107cbac)
  • make overlay hearts an actual overlay (b19523b)
  • fully rename effect heart to overlay heart (56b07fb)
  • fix old method names (144bfc4)