promotional bannermobile promotional banner

Colored Slimes

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

File Details

1.0.2-forge-26.1.1-63.0.0

  • R
  • Apr 4, 2026
  • 30.62 KB
  • 21
  • 26.1.1+1
  • Forge

File Name

coloredslimes-1.0.2-forge-26.1.1-63.0.0.jar

Supported Versions

  • 26.1.1
  • 26.1

Curse Maven Snippet

Forge

implementation "curse.maven:colored-slimes-1355272:7873528"
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}