Compatibility
Minecraft: Java Edition
1.18–1.18.1
1.17.x
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 3 years ago
Updated 3 years ago
How to Use
In your resource pack, create the directory: assets/colorstone/colors
In this directory, place a text file named anything you want, as long as it ends in ".colorstone"
The contents of this text file define the colors of redstone for every power level from 0 - 15. Each line in the file is able to define the color for one power level. The information is specified with the following format:
powerlevel=colorhex
For example, the following line sets the color of power level 4 to grey:
4=7f7f7f
You may change some of the colors, all the colors, or even no colors in this file. If any line contains invalid format, it will be skipped.