forked from mtcontrib/moretrees
Compare commits
1 Commits
aebc7a41b0
...
26f1ec49d2
Author | SHA1 | Date | |
---|---|---|---|
26f1ec49d2 |
@ -125,7 +125,10 @@ moretrees.willow_biome = {
|
||||
}
|
||||
|
||||
moretrees.rubber_tree_biome = {
|
||||
surface = "default:dirt_with_grass",
|
||||
surface = {
|
||||
"default:dirt_with_grass",
|
||||
"default:sand",
|
||||
},
|
||||
avoid_nodes = moretrees.avoidnodes,
|
||||
avoid_radius = 10,
|
||||
seed_diff = 338,
|
||||
|
Reference in New Issue
Block a user