RealBadAngel
2013-06-30 8e03d7ded6441b26e9d44102c0cd2ee39f9e90bc
technic/tool_workshop.lua
@@ -3,7 +3,7 @@
   output = 'technic:tool_workshop',
   recipe = {
      {'default:wood', 'default:wood', 'default:wood'},
      {'default:wood', 'technic:diamond', 'default:wood'},
      {'default:wood', 'default:diamond', 'default:wood'},
      {'default:stone', 'moreores:copper_ingot', 'default:stone'},
   }
})
@@ -95,3 +95,6 @@
            "list[current_player;main;0,5;8,4;]")
   end
}) 
register_LV_machine ("technic:tool_workshop","RE")