promotional bannermobile promotional banner

Rainbows!

Adding rainbows to the world of Minecraft!

File Details

Rainbows-1.21.x-1.4

  • R
  • Mar 19, 2025
  • 2.20 MB
  • 240.1K
  • 1.21.1+1
  • NeoForge

File Name

Rainbows-1.21-1.4.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:rainboows-1121832:6323745"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fixed visual issue where the rainbow didn't appear to connect to itself. This was due to a rounding error.
  • Refactored large parts of the code for handling the rendering of rainbows
  • Added a config to tweak the amount of bands a rainbow has, where a low value (e.g. 8) results in a very pixel-y rainbow, with clear individual bands. A high value makes the transition between the colors much more detailed.
  • Added a config to tweak the angle/rotation of the rainbow. This is very useful if you're using a shaderpack that changes the angle of the sun. Simply set this config to the equivalent of the offset/rotation the shaderpack is using.
  • Added a config to increase the "brightness" of the rainbow colors (a value from 0 to 1), where a value of 1 increases the brightness of all the colors so much they become white, and 0 changes nothing.