Started by
ItsErtHere
on
Topic category: Help with Minecraft modding (Java Edition)
How would I add tint to a JSON model and connect the tint to a blockstate of the block? (eg. exampleBlockstate:40 makes the block blue, while exampleBlockstate: 200 makes it red, and the color IS NOT impacted by the biome the block is in)
Also, how to tint a transparent texture? (I tried using the texture for light gray stained glass on a block with grass tint and the block stayed gray when placing it instead of turning green)