fixed mapgen glitch
This commit is contained in:
parent
de8b3eb386
commit
7954198e2a
@ -334,7 +334,7 @@ minetest.register_decoration({ -- Apple Tree
|
||||
place_on = "ethereal:green_dirt",
|
||||
sidelen = 80, -- was 16
|
||||
fill_ratio = 0.030,
|
||||
biomes = {"grassy, jumble"},
|
||||
biomes = {"grassy", "jumble"},
|
||||
schematic = path.."tree.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user