1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Diff for configs

This commit is contained in:
2021-01-28 21:26:46 +01:00
parent 510c04fcea
commit 111def26e3
52 changed files with 893 additions and 464 deletions

View File

@ -4,7 +4,7 @@
"weight": 5
},
"biomesoplenty:bayou": {
"weight": 10
"weight": 7
},
"biomesoplenty:cherry_blossom_grove": {
"weight": 1
@ -16,19 +16,19 @@
"weight": 5
},
"biomesoplenty:dead_forest": {
"weight": 1
"weight": 2
},
"biomesoplenty:dryland": {
"weight": 3
"weight": 1
},
"biomesoplenty:fungal_jungle": {
"weight": 1
},
"biomesoplenty:grove": {
"weight": 10
"weight": 7
},
"biomesoplenty:highland": {
"weight": 5
"weight": 3
},
"biomesoplenty:jade_cliffs": {
"weight": 1
@ -49,7 +49,7 @@
"weight": 1
},
"biomesoplenty:prairie": {
"weight": 7
"weight": 10
},
"biomesoplenty:rainforest": {
"weight": 7

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

@ -13,7 +13,7 @@
#Allowed Values: LATITUDE, SMALL_ZONES, MEDIUM_ZONES, LARGE_ZONES, RANDOM
temperature_variation_scheme = "MEDIUM_ZONES"
#Enable nether generation from Biomes O' Plenty.
use_bop_nether = true
use_bop_nether = false
#The size of generated rivers.
#Allowed Values: TINY, SMALL, MEDIUM, LARGE, HUGE
river_size = "MEDIUM"