mirror of
https://github.com/Adam-Ant/community-chest
synced 2025-04-05 07:53:38 +00:00
16 lines
491 B
INI
16 lines
491 B
INI
# 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
|
|
}
|
|
|
|
|
|
"texture settings" {
|
|
# Override the Forge bucket texture and use ours instead (It's nicer!) [default: true]
|
|
B:"Enable Biomes O' Plenty Bucket Textures"=false
|
|
|
|
# Override the main menu panorama and use ours instead (It's nicer!) [default: true]
|
|
B:"Enable Biomes O' Plenty Main Menu Panorama"=false
|
|
}
|