Skip to content

Commit

Permalink
BiomesOPlenty Config Adjustment
Browse files Browse the repository at this point in the history
Smaller biome, more villages
  • Loading branch information
Prunoideae committed Feb 2, 2017
1 parent a3ff5b5 commit fe9af08
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
90 changes: 45 additions & 45 deletions config/biomesoplenty/structures/villages.cfg
Original file line number Diff line number Diff line change
@@ -1,65 +1,65 @@
# Configuration file

"allow villages" {
B:Alps=false
B:Alps=true
B:Arctic=true
B:"Bamboo Forest"=false
B:Bayou=false
B:Bog=false
B:"Boreal Forest"=false
B:"Bamboo Forest"=true
B:Bayou=true
B:Bog=true
B:"Boreal Forest"=true
B:Brushland=true
B:Canyon=false
B:Canyon=true
B:Chaparral=true
B:"Cherry Blossom Grove"=false
B:"Coniferous Forest"=false
B:Crag=false
B:"Cherry Blossom Grove"=true
B:"Coniferous Forest"=true
B:Crag=true
B:"Dead Forest"=true
B:"Dead Swamp"=false
B:"Deciduous Forest"=false
B:"Dense Forest"=false
B:"Eucalyptus Forest"=false
B:Fen=false
B:"Flower Field"=false
B:"Dead Swamp"=true
B:"Deciduous Forest"=true
B:"Dense Forest"=true
B:"Eucalyptus Forest"=true
B:Fen=true
B:"Flower Field"=true
B:"Frost Forest"=true
B:"Fungi Forest"=false
B:Garden=false
B:"Fungi Forest"=true
B:Garden=true
B:Grassland=true
B:Grove=true
B:Heathland=true
B:Highland=false
B:"Jade Cliffs"=false
B:"Land of Lakes"=false
B:"Lavender Fields"=false
B:"Lush Desert"=false
B:"Lush Swamp"=false
B:"Maple Woods"=false
B:Marsh=false
B:Highland=true
B:"Jade Cliffs"=true
B:"Land of Lakes"=true
B:"Lavender Fields"=true
B:"Lush Desert"=true
B:"Lush Swamp"=true
B:"Maple Woods"=true
B:Marsh=true
B:Meadow=true
B:Moor=false
B:Mountain=false
B:"Mystic Grove"=false
B:"Ominous Woods"=false
B:Orchard=false
B:"Origin Valley"=false
B:Moor=true
B:Mountain=true
B:"Mystic Grove"=true
B:"Ominous Woods"=true
B:Orchard=true
B:"Origin Valley"=true
B:Outback=true
B:Prairie=true
B:Rainforest=false
B:"Redwood Forest"=false
B:"Sacred Springs"=false
B:"Seasonal Forest"=false
B:Shield=false
B:Rainforest=true
B:"Redwood Forest"=true
B:"Sacred Springs"=true
B:"Seasonal Forest"=true
B:Shield=true
B:Shrubland=true
B:Sludgepit=false
B:"Snowy Coniferous Forest"=false
B:Sludgepit=true
B:"Snowy Coniferous Forest"=true
B:Steppe=true
B:"Temperate Rainforest"=false
B:Thicket=false
B:"Tropical Rainforest"=false
B:"Temperate Rainforest"=true
B:Thicket=true
B:"Tropical Rainforest"=true
B:Tundra=true
B:Wasteland=false
B:Wetland=false
B:Woodland=false
B:"Xeric Shrubland"=false
B:Wasteland=true
B:Wetland=true
B:Woodland=true
B:"Xeric Shrubland"=true
}


Expand Down
2 changes: 1 addition & 1 deletion config/biomesoplenty/terraingen.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

"biomes o' plenty world type settings" {
# Default World Type has 4. Large Biomes World Type has 6.
I:"Biome Size"=4
I:"Biome Size"=2

# Requires ocean filler to be disabled. In Vanilla it is set to 10. Takes values from 0 to 100.
I:"Landmass Percentage"=10
Expand Down

0 comments on commit fe9af08

Please sign in to comment.