Sires
2018-03-15 e12220be79e25c1c5cb866e1e98091d35079cd3e
technic/machines/register/cables.lua
@@ -122,7 +122,7 @@
   local temp_itemstack = ItemStack(itemstack)
   temp_itemstack:set_name(node.name)
   local original_count = temp_itemstack:get_count()
   temp_itemstack =
   temp_itemstack =
      minetest.item_place(temp_itemstack, placer, pointed, node.param2) or
      temp_itemstack
   -- Remove the same number of items from the real itemstack