1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2024-11-08 19:30:32 +01:00

bump spawn by

This commit is contained in:
wsor4035 2023-07-09 15:52:28 -04:00
parent c6fd4a12b8
commit 62b6245bd1

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