Skip to content

Commit

Permalink
Updated example configs.
Browse files Browse the repository at this point in the history
  • Loading branch information
whichonespink44 committed Jun 28, 2016
1 parent cc523e4 commit 66ef580
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions etc/config/RTG/biomes/vanilla.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1429,14 +1429,14 @@ biome {
# 1/x chance that packed ice spikes/lakes will generate when they normally would.
# 1 = Always generate if possible; 2 = 50% chance; 4 = 25% chance
# Set to 0 to disable ice spikes.
# [range: 0 ~ 2147483647, default: 3]
I:"Packed Ice Spike/Lake Chance"=3
# [range: 0 ~ 2147483647, default: 1]
I:"Packed Ice Spike/Lake Chance"=1

# [default: true]
B:"RTG Decoration: Ice Shrubs"=true
# [default: false]
B:"RTG Decoration: Ice Shrubs"=false

# [default: true]
B:"RTG Decoration: Ice Trees"=true
# [default: false]
B:"RTG Decoration: Ice Trees"=false

# [default: ]
S:"RTG Surface: Filler Block"=
Expand Down

0 comments on commit 66ef580

Please sign in to comment.