Sires
2018-03-15 707fa5a97c0d56e18f16d56f7130ff6220a090a1
technic/machines/register/recipes.lua
@@ -51,7 +51,7 @@
   end
   
   technic.recipes[typename].recipes[index] = recipe
   if unified_inventory and technic.recipes[typename].output_size == 1 then
   if have_ui and technic.recipes[typename].output_size == 1 then
      unified_inventory.register_craft({
         type = typename,
         output = data.output,