CustomBiomeColors_Continue
A plugin that help you change biome colors (grass, foliage, water...) without resourcepack
CustomBiomeColors_Continue
#

Building tool to change the color of grass, leaves, water or the sky in a region using custom biomes.
Requires FAWE or FAWE for folia.
Supported version: 1.20.5 - 1.21.11


More Images
<img src="https://i.imgur.com/sMRVaix.png"> <img src="https://i.imgur.com/zkHUiNb.png">
❗ You must reconnect in order to see some of the changes
❗ Due to the way biomes work in minecraft, selections, especially small ones, might not be precise.
Commands
`//getbiomecolors` - get the colors of the biome you're in<br> `//setgrasscolor #hexcode [namespace:biomename]` - change the color of grass, ferns and sugarcane<br> `//setfoliagecolor #hexcode [namespace:biomename]` - change the color of leaves and vines<br> `//setdryfoliagecolor #hexcode [namespace:biomename]` - change the color of dry foliage<br> `//setwatercolor #hexcode [namespace:biomename]` - change the color of water<br> `//setwaterfogcolor #hexcode [namespace:biomename]` - change the color of the fog while in water<br> `//setskycolor #hexcode [namespace:biomename]` - change the color of the sky<br> `//setfogcolor #hexcode [namespace:biomename]` - change the color of the fog<br> `//setsunrisesunsetcolor #hexcode [namespace:biomename]` - change the color of the sun rise and sun set<br> `//setcloudcolor #hexcode [namespace:biomename]` - change the color of the cloud<br> `//setskylightcolor #hexcode [namespace:biomename]` - change the color of the sky light<br>
#hexcode - the hex color code<br> namespace:biomename - (Optional) the biome name that shows up when you press F3<br>
Permissions
`custombiomecolors.all`<br> `custombiomecolors.get`<br> `custombiomecolors.grass`<br> `custombiomecolors.foliage`<br> `custombiomecolors.dryfoliage`<br> `custombiomecolors.water`<br> `custombiomecolors.waterfog`<br> `custombiomecolors.sky`<br> `custombiomecolors.fog`<br> `custombiomecolors.sunrisesunset`<br> `custombiomecolors.cloud`<br> `custombiomecolors.skylight`<br> #