Skip to content

Commit

Permalink
make normal temperature biomes more common
Browse files Browse the repository at this point in the history
  • Loading branch information
Rearth committed Nov 4, 2023
1 parent 6bea17a commit 9403f03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions biome-distribution/stages/spread_temperature_zones.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ stages:
type: EXPRESSION
expression: temperature(x, z)
to:
cold: 1
medium: 1
warm: 1
cold: 2
medium: 4
warm: 3

0 comments on commit 9403f03

Please sign in to comment.