本模组提供了对使用资源包更改世界边框颜色的支持。
资源包格式:
{
"blending":"off", //Accepts "dark" or "off", anything else is vanilla blending
"customtrans":true, //overides the transparency with the specified value in alpha
"alpha":155, //transparency of the world border, by default it's a factor based on the distance and stuff
"color":"#00ff00", //primary color in hexadecimal
"colorshrink":"#00fff0", //color used when the worldborder is shrinking
"colorgrow":"#ffbf00" //color used when the worldborder is growing
}