Modpack-1.12.2/config/biomesoplenty/misc.cfg

24 lines
729 B
INI
Raw Normal View History

# Configuration file
"gui settings" {
# Use the Biomes O' Plenty World Type by default when selecting a world. [default: false]
B:"Default to BoP World Type"=true
}
"visual settings" {
# Override the Forge bucket texture and use ours instead (It's nicer!) [default: true]
B:"Enable Biomes O' Plenty Bucket Textures"=true
# Override the main menu panorama and use ours instead (It's nicer!) [default: true]
B:"Enable Biomes O' Plenty Main Menu Panorama"=true
# Enable fog colouring in some biomes. [default: true]
B:"Enable Fog Colouration"=true
# Use the Biomes O' Plenty bucket texture (Valid only for BOP fluid). [default: false]
B:"Use Biomes O' Plenty Bucket Textures"=false
}