Use classic v6 again

This commit is contained in:
Wuzzy 2017-08-21 13:43:16 +02:00
parent 1b269809a9
commit a622105084
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -1061,8 +1061,9 @@ local function register_decorations()
biomes = {"deciduous_forest"},
y_min = 1,
y_max = mcl_vars.mg_overworld_max,
schematic = minetest.get_modpath("mcl_core").."/schematics/mcl_core_oak_classic.mts",
schematic = minetest.get_modpath("mcl_core").."/schematics/mcl_core_oak_v6.mts",
flags = "place_center_x, place_center_z",
rotation = "random",
})
minetest.register_decoration({