Rainbow Cushion

Quick rating

Community listing page, reviews here may not be monitored by the author.

Rainbow Cushion

By cowOwner

No reviews yet

Makes cushions named jeb_ cycle through rainbow colors like jeb_ sheep

Mod Loaders
Minecraft
26.3

About

Description

Rainbow Cushion icon

Rainbow Cushion

Rename a cushion to jeb_. It turns rainbow.

Download on Modrinth Minecraft 26.3 snapshots 3 through 9 Fabric client-side mod MIT License

A cushion cycling through rainbow colors in Minecraft

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

  1. Rename a cushion to jeb_ in an anvil.
  2. 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.

License

MIT