diff --git a/plantlife.lua b/plantlife.lua index ec0dfe2401ce24da4a04535e3134652543ab6d40..74d802a77bdbde98772955f5a4f231ea58e3f7eb 100644 --- a/plantlife.lua +++ b/plantlife.lua @@ -361,6 +361,7 @@ minetest.register_abm({ maxsize = 0.8, colissiondetection = true, texture = "glow_yellow_dark.png", + glow = 15 }) end })