mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Enigmatica configs
This commit is contained in:
@ -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
|
||||
@ -346,4 +346,4 @@
|
||||
"weight": 3
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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
|
||||
|
||||
|
@ -16,5 +16,5 @@
|
||||
#Enhance vanilla biomes by adding additional decoration.
|
||||
enhance_vanilla_biomes = true
|
||||
#Enable nether generation from Biomes O' Plenty.
|
||||
use_bop_nether = true
|
||||
use_bop_nether = false
|
||||
|
||||
|
Reference in New Issue
Block a user