1
0
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:
Citali 2020-04-18 16:58:48 +02:00
parent 525d552f90
commit 0911b8070f
Signed by: Citali
GPG Key ID: CD1CD4279A473F9C
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
#Client-related options.
[gui]
#Select the Biomes O' Plenty world type by default.
use_world_type = true
use_world_type = false

View File

@ -2,5 +2,5 @@
#Server-related options. Please ignore this file if you are not running a server.
[biomes]
#Use the Biomes O' Plenty world type on a dedicated server.
use_world_type = true
use_world_type = false