promotional bannermobile promotional banner

Colored Slimes

This mod changes the color of the slimes when they are spawning.

File Details

1.0.2-fabric-26.1.1-0.145.3

  • R
  • Apr 4, 2026
  • 40.21 KB
  • 21
  • 26.1.1+1
  • Fabric

File Name

coloredslimes-1.0.2-fabric-26.1.1-0.145.3.jar

Supported Versions

  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:colored-slimes-1355272:7873515"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

-config option to disable the random colors on spawning


**slime summon via command for the mod loaders:**

you need a color id from 0 to 15, for example 15 is black


neoforge 26.1.1:
/summon minecraft:slime ~ ~ ~ {"neoforge:attachments":{"coloredslimes:color":{color:15}}}

 

fabric 26.1.1
/summon minecraft:slime ~ ~ ~ {"fabric:attachments":{"coloredslimes:color":15}}

 

forge 26.1.1
/summon minecraft:slime ~ ~ ~ {Color:15}