@@ -143,8 +143,9 @@ if alc.kind == 'pure' then return stack:get_count() end end return 0 end; + on_metadata_inventory_put = function(pos, list, idx, stack, who) local m = minetest.get_meta(pos) local timer = minetest.get_node_timer(pos) local inv = m:get_inventory()