Loading nodes.lua +8 −0 Original line number Diff line number Diff line Loading @@ -384,3 +384,11 @@ if minetest.get_modpath("ethereal") then }, }) end minetest.register_entity("illuna:rulehint", { visual = "sprite", visual_size = {x=3,y=3}, collisionbox = {0}, physical = false, textures = {"illuna_rulehint.png"}, }) textures/illuna_rulehint.png 0 → 100644 +4.16 KiB Loading image diff... Loading
nodes.lua +8 −0 Original line number Diff line number Diff line Loading @@ -384,3 +384,11 @@ if minetest.get_modpath("ethereal") then }, }) end minetest.register_entity("illuna:rulehint", { visual = "sprite", visual_size = {x=3,y=3}, collisionbox = {0}, physical = false, textures = {"illuna_rulehint.png"}, })