Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
Rainbow Cushion
Rename a cushion to jeb_. It turns rainbow.
Rainbow Cushion does one thing: it gives cushions named jeb_ the same color cycle as a jeb_ sheep. It works with every cushion color and doesn't add any blocks, items, or recipes.
Using it
- Rename a cushion to
jeb_in an anvil. - Place it.
Installing
You'll need Fabric Loader 0.19.3 or newer and the matching version of Fabric API.
Download the mod from Modrinth and put the .jar file in your Minecraft mods folder.
Servers
The mod is client-side. Servers don't need it, and other players only need their own copy if they want to see the rainbow effect.
Building from source
./gradlew build
The finished .jar will be in build/libs.
Releasing
Add a repository secret named MODRINTH_TOKEN, then update mod_version in gradle.properties and push a matching tag:
git tag v1.0.7
git push origin v1.0.7
The release workflow builds the mod and publishes the same .jar and commit list to GitHub and Modrinth.


