Skip to content

Commit

Permalink
add flowers and mushrooms to ross
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Aug 19, 2022
1 parent 254e71a commit 1adb87d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/Botania.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ general {
I:worldgen.flower.patchSize=6

# The quantity of Botania flower patches to generate in the world, defaults to 2, the lower the number the less patches generate.
I:worldgen.flower.quantity=0
I:worldgen.flower.quantity=2

# The chance for a Botania flower generated in a patch to be a tall flower. 0.1 is 10%, 1 is 100%. Defaults to 0.05
D:worldgen.flower.tallChance=0.05
Expand All @@ -170,6 +170,7 @@ general {
# Whitelist of which dimension generates Botania mushrooms. Empty means any dimension can.
I:worldgen.mushroom.dimensionWhitelist <
7
64
>

# The quantity of Botania mushrooms to generate underground, in the world, defaults to 40, the lower the number the less patches generate.
Expand Down

0 comments on commit 1adb87d

Please sign in to comment.