master
runs 2019-12-23 13:40:27 +01:00
parent 863ae82fde
commit edeefe8d94
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ end
if mg_name ~= "v6" and mg_name ~= "singlenode" then
minetest.register_decoration({
deco_type = "schematic",
place_on = {"default:dirt_with_grass"},
place_on = {"default:dry_dirt"},
sidelen = 16,
noise_params = {
offset = 0.0005,