Colorful World

Colorful World

Mod

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

Client and server Decoration

392 downloads
9 followers
Createda year ago
Updated5 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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