90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
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.
Links
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated 6 months ago