Tweak many tree schematics

Trunks are now force_place.
More randomness.
This commit is contained in:
Wuzzy 2017-09-05 06:41:48 +02:00
parent bc218b081a
commit 86921c0968
13 changed files with 1 additions and 0 deletions

View File

@ -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",
})