leaf particle collision and removal

This commit is contained in:
tenplus1 2024-09-21 10:15:53 +01:00
parent ea02b699a1
commit 91e7d07968

View File

@ -666,7 +666,7 @@ if minetest.settings:get_bool("ethereal.leaf_particles") ~= false then
maxexptime = 10,
minsize = 3,
maxsize = 4,
collisiondetection = false,
collisiondetection = true, collision_removal = true,
texture = text,
vertical = true,
glow = glow