@@ -314,8 +314,10 @@ groups = { air = 1, sorcery_air = 1; not_in_creative_inventory = 1; }; + drop = {max_items = 0, items = {}}; + on_blast = function() end; -- not affected by explosions on_construct = function(pos) minetest.get_node_timer(pos):start(0.05) end; on_timer = function(pos)