Skip to content

Change the color of grass, leaves, water and the sky in a region

Notifications You must be signed in to change notification settings

sensen1234/CustomBiomeColors-1.19.X

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomBiomeColors

Building tool to change the color of grass, leaves, water or the sky in a region using custom biomes. 使用自定义生物群落改变一个地区的草、树叶、水或天空的颜色的建筑工具。

适用版本:1.16.5 1.17.1 1.18.2 1.19.2 Applicable version: 1.16.5 1.17.1 1.18.2 1.19.2

推荐使用spigotmc及其分支运行本插件 It is recommended to run this plug-in using spigotmc and its branches

Requires WorldEdit. 需要安装WorldEdit.

More Images

❗ You must reconnect in order to see the changes ❗ 必须重新连接才能查看更改

❗ Due to the way biomes work in minecraft, selections, especially small ones, might not be precise. ❗ 由于生物群落在minecraft中的工作方式、选择(特别是小的),可能并不精确。

Commands/命令

//getbiomecolors - get the colors of the biome you're in
//setgrasscolor #hexcode [biome:name] - change the color of grass, ferns and sugarcane(改变草、蕨类植物和甘蔗的颜色)
//setfoliagecolor #hexcode [biome:name] - change the color of leaves and vines(改变树叶和藤蔓的颜色)
//setwatercolor #hexcode [biome:name] - change the color of water(改变水的颜色)
//setwaterfogcolor #hexcode [biome:name] - change the color of the fog while in water(在水中改变雾的颜色)
//setskycolor #hexcode [biome:name] - change the color of the sky(更改天空的颜色)
//setfogcolor #hexcode [biome:name] - change the color of the fog(更改雾的颜色)

#hexcode - the hex color code(16进制颜色代码)
biome:name - (Optional/可选) the biome name that shows up when you press F3(按F3时显示的生物群落名称)

Permissions/权限

custombiomecolors.all
custombiomecolors.get
custombiomecolors.grass
custombiomecolors.foliage
custombiomecolors.water
custombiomecolors.waterfog
custombiomecolors.sky
custombiomecolors.fog


Statistics

由于作者已停止更新本插件,故我进行了1.19及以后的兼容工作,本插件将尽可能兼容最新的Minecraft版本 Since the author has stopped updating this plug-in, I have carried out the compatibility work of 1.19 and later. This plug-in will be compatible with the latest Minecraft version as much as possible

About

Change the color of grass, leaves, water and the sky in a region

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%