bump spawn by

This commit is contained in:
wsor4035 2023-07-09 15:52:28 -04:00
parent c6fd4a12b8
commit 62b6245bd1
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ minetest.register_decoration({
"default:dirt_with_grass"
},
spawn_by = "air",
num_spawn_by = 1,
num_spawn_by = 3,
deco_type = "simple",
flags = "all_floors",
})