Skip to content

Commit

Permalink
minor worldgen adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
supermassimo committed Jun 24, 2021
1 parent 1daabc9 commit 984280c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/trees/dtbop/world_gen/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"apply": {
"species" : "oak",
"density": 0.5,
"chance": 0.75,
"chance": 0.8,
"forestness" : 1.0
}
},
Expand Down Expand Up @@ -462,7 +462,7 @@
}
},
"density": 0.5,
"chance": 0.75,
"chance": 0.8,
"forestness" : 1.0
}
},
Expand Down

0 comments on commit 984280c

Please sign in to comment.