promotional bannermobile promotional banner

rainglow

rainbow glow squids, allays and slimes - make your world gorgeous!

File Details

rainglow 1.0.0 for mc 1.17.1

  • R
  • Nov 15, 2022
  • 470.26 KB
  • 42
  • 1.17.1
  • Fabric + 1

File Name

rainglow-1.0.0+mc1.17.1.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:rainglow-682310:4089563"

Quilt

modImplementation "curse.maven:rainglow-682310:4089563"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • data driving for rainglow modes

    • modes are loaded from json through a server datapack
    • when joining a server that has modes unknown to the client, they will be sent over
    • modes define a text colour, an id, and a list of colours
  • config sync

    • config sync can be toggled on and off through config
    • when enabled, the client will send its config to the server on join
    • the client cannot edit their config while in a server, either through the file or the screen
    • this mode can be default, custom-defined through json, or even the builtin "custom" mode
    • the client's config is reset when leaving the server
  • improvements to config parser

  • stability improvements to data tracker registration