Tweak many tree schematics
Trunks are now force_place. More randomness.
This commit is contained in:
parent
bc218b081a
commit
86921c0968
13 changed files with 1 additions and 0 deletions
|
@ -1275,6 +1275,7 @@ local function register_decorations()
|
|||
y_max = mcl_vars.mg_overworld_max,
|
||||
schematic = minetest.get_modpath("mcl_core").."/schematics/mcl_core_dark_oak.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
rotation = "random",
|
||||
})
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue