资源图标

LeviLamina 修复 FixCustomBiome - 自定义生物群系修复

欢迎来到MineForum!
呐呐~杂鱼哥哥不会这样就被捉弄的不会注册了吧♡真是弱哎♡~
♡ 注册 ♡
类型
原创
用于修复自定义生物群系 在addon根目录放置climate_defs.json
本插件没有fillbiome类似的功能
JSON:
//climate_defs.json
{
     "test": {
         "temperature": {
            "max": 5000,
            "min": 0
         },
         "humidity": {
             "max": 5000,
             "min": 0
         },
         "continentalness": {
             "max": 5000,
             "min": 0
         },
         "erosion": {
             "max": 5000,
             "min": 0
         },
        "weirdness": {
             "max": 5000,
             "min": 0
         },
         "offset": 0,//vanilla value is 0
         "type": "surface"//support "surface","underground"
     }
}

插件仓库:https://github.com/killcerr/FixCustomBiome
下载:https://github.com/killcerr/FixCustomBiome/actions
作者
killcerr
查看
117
首次发布
最后更新
评分
0.00 星 0 星