diff options
Diffstat (limited to 'nodes.lua')
-rw-r--r-- | nodes.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -358,4 +358,3 @@ minetest.register_craftitem("moreblocks:nothing", { inventory_image = "invisible.png", on_use = function() end, }) - |