mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Change BiomesOPlenty config to not use the world type by default
This commit is contained in:
parent
525d552f90
commit
0911b8070f
@ -2,5 +2,5 @@
|
|||||||
#Client-related options.
|
#Client-related options.
|
||||||
[gui]
|
[gui]
|
||||||
#Select the Biomes O' Plenty world type by default.
|
#Select the Biomes O' Plenty world type by default.
|
||||||
use_world_type = true
|
use_world_type = false
|
||||||
|
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
#Server-related options. Please ignore this file if you are not running a server.
|
#Server-related options. Please ignore this file if you are not running a server.
|
||||||
[biomes]
|
[biomes]
|
||||||
#Use the Biomes O' Plenty world type on a dedicated server.
|
#Use the Biomes O' Plenty world type on a dedicated server.
|
||||||
use_world_type = true
|
use_world_type = false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user