lucaargolo / fabric-seasons

A simple mod for Minecraft that adds seasons to the game, changing biomes as you play.
Mozilla Public License 2.0
64 stars 47 forks source link

"minecraftDefaultFoliage" #149

Closed orionsleepie closed 1 year ago

orionsleepie commented 1 year ago

in "minecraftDefaultFoliage" there are options to configure foliage colours, but I cannot figure out what the codes are written in. if i put a hex code into it, will it work?

lucaargolo commented 1 year ago

You need to convert the hexadecimal value to an integer. You can use this calculator to do that. image So for example, FF0000 (red) would be 16711680