Tuning again

master
acmgit 2022-02-12 17:45:05 +01:00
parent 7d98b6137b
commit 4ad88bf81f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
minetest.register_decoration({
deco_type = "simple",
place_on = {"default:dirt_with_rainforest_litter"},
place_on = {"default:dirt_with_rainforest_litter", "default:dirt_with_leaves"},
spawn_by = {"default:jungletree"},
num_spawn_by = 2,
sidelen = 32,