Recolored by Tejty
This is mod that adds small brush item, that can be dyed, and used to coloring other blocks, by right clicking them.
On curseforge
https://youtu.be/cD5dKVa1AdE?si=ZadoeFxETACF5JF5
Vanilla usage
Colorizing
You can colorize blocks by right clicking them with brush. It will turn into color variation of the clicked block, if it has one. For example you can colorize wool and glass, but you can't colorize grass and stone
Also you can make colorizing table, and colorize items on it
Automatization
Colorizing can be automated with dispensers
Trading
Adds new villager profession, painter. His profession block is colorizing table. On hight level he can sell you rare banner patterns
Compatibility
Works with every block that has id: {modName}:{color}_{name}
or {modName}:{color}_stained_{name}
For example minecraft:lime_wool
or minecraft:light_blue_stained_glass_pane
And with every entity that has color
tag
Please tell me every your issue or idea for improvement
Hello, I wanted to ask you when the NeoForge 1.20.4 version comes out.
I also wanted to say you that I found a typo in the "compatibility" section: There's {modName}:{color}_stined_{name}, but it needs to be {modName}:{color}_stained_{name}. Could you please fix that?
did you manually add all the jei recipes thru the jer plugin for mcreator or did you custom code? (wouldn't it take a long time to make that many jei recipes for each thing?)