nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Colorful World

Colorful World

Mod

Adds all colors of blocks. Yes, ALL possible colors.

Client and server Decoration

1,163 downloads
10 followers

Colorful World

Adds all colors of blocks. Yes, ALL possible colors.
Currently adds Colorful Concrete, Colorful Concrete Powder, Colorful Glass, and Colorful Glass Pane.

Usage

Currently, to change the block color, you need to modify the nbt data of the block entity or item.

To see the color:
Items: /data get entity @s SelectedItem
Blocks: /data get block ~ ~ ~

To change the color, replace [color] with the integer value of the color:
Blocks: /data merge block ~ ~ ~ {Color:[color]}

Requirements

Minecraft Version 1.19+
Fabric Loader
Fabric Api

Sodium Fix

If you use sodium, you need to turn off biome blending or install this mod which fixes a bug with biome blending in sodium.
This bug should be fixed in sodium 0.5.

External resources


Project members

Kevinthegreat

Owner


Technical information

License
GPL-3.0-only
Client side
required
Server side
required
Project ID