mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-01-26 00:30:21 +01:00
bump spawn by
This commit is contained in:
parent
c6fd4a12b8
commit
62b6245bd1
@ -52,7 +52,7 @@ minetest.register_decoration({
|
|||||||
"default:dirt_with_grass"
|
"default:dirt_with_grass"
|
||||||
},
|
},
|
||||||
spawn_by = "air",
|
spawn_by = "air",
|
||||||
num_spawn_by = 1,
|
num_spawn_by = 3,
|
||||||
deco_type = "simple",
|
deco_type = "simple",
|
||||||
flags = "all_floors",
|
flags = "all_floors",
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user