BobFred7
2020-05-01 b2a124dd8308e067869e0992a73b4b88df97ab64
technic_cnc/cnc.lua
@@ -59,7 +59,7 @@
      if minetest.is_protected(pos, player:get_player_name()) then
         return 0
      end
      return stack:get_count()
      return count
   end
   can_dig = function(pos, player)