Jordan Irwin
2018-02-17 a5db87f0f12f06fe28160743bc97b1f1fb23ffbb
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,