CustomBiomeColors_Continue
A plugin that help you change biome colors (grass, foliage, water...) without resourcepack
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
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

❗ 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
`//setgrasscolor #hexcode [namespace:biomename]` - change the color of grass, ferns and sugarcane
`//setfoliagecolor #hexcode [namespace:biomename]` - change the color of leaves and vines
`//setdryfoliagecolor #hexcode [namespace:biomename]` - change the color of dry foliage
`//setwatercolor #hexcode [namespace:biomename]` - change the color of water
`//setwaterfogcolor #hexcode [namespace:biomename]` - change the color of the fog while in water
`//setskycolor #hexcode [namespace:biomename]` - change the color of the sky
`//setfogcolor #hexcode [namespace:biomename]` - change the color of the fog
`//setsunrisesunsetcolor #hexcode [namespace:biomename]` - change the color of the sun rise and sun set
`//setcloudcolor #hexcode [namespace:biomename]` - change the color of the cloud
`//setskylightcolor #hexcode [namespace:biomename]` - change the color of the sky light
#hexcode - the hex color code
namespace:biomename - (Optional) the biome name that shows up when you press F3
Permissions
`custombiomecolors.all`
`custombiomecolors.get`
`custombiomecolors.grass`
`custombiomecolors.foliage`
`custombiomecolors.dryfoliage`
`custombiomecolors.water`
`custombiomecolors.waterfog`
`custombiomecolors.sky`
`custombiomecolors.fog`
`custombiomecolors.sunrisesunset`
`custombiomecolors.cloud`
`custombiomecolors.skylight`
#