Update 'mods/default/mapgen.lua'

This commit is contained in:
thunderdog1138 2020-09-21 19:23:13 +00:00
parent 3ab307cf5e
commit b146e6a5a3
1 changed files with 1 additions and 1 deletions

View File

@ -1822,7 +1822,7 @@ function default.register_decorations()
biomes = {"deciduous_forest"},
y_max = 31000,
y_min = 1,
schematic = ,
schematic = nil,
flags = "place_center_x, place_center_z",
rotation = "random",
})