Config files isn't working
ORanGeOfficial opened this issue ยท 0 comments
Mod Version: 1.0.6.3
Forge Version: 10.13.4.1614
Link to crash log (if applicable):
Description:
Config files isn't working. (fog properties haven't changed)
dsurround.cfg:
biomes {
# Configuration files for configuring Biome Registry [default: ]
S:"Config Files" <
bop.json
>
bop.json:
# Biome alias list [default: ]
S:"Biome Alias" <
>
}
{
"biomes":[
{
"biomeName":"ominouswoods",
"fogDensity":0.5
}
]
}