From 0201135231d2da61e068736d44f672c592a88bea Mon Sep 17 00:00:00 2001 From: Tim Date: Sat, 29 Mar 2014 09:42:46 +0100 Subject: [PATCH] Remove duplicate CNC registration of default:tree --- technic/machines/LV/cnc_nodes.lua | 7 ------- 1 file changed, 7 deletions(-) diff --git a/technic/machines/LV/cnc_nodes.lua b/technic/machines/LV/cnc_nodes.lua index b58b335..842a67c 100644 --- a/technic/machines/LV/cnc_nodes.lua +++ b/technic/machines/LV/cnc_nodes.lua @@ -14,13 +14,6 @@ technic.cnc.programs_disable["default:dirt"] = {"technic_cnc_sphere", "technic_c "technic_cnc_slope_edge_upsdown", "technic_cnc_slope_inner_edge_upsdown", "technic_cnc_stick", "technic_cnc_cylinder_horizontal"} --- TREE -------- -technic.cnc.register_all("default:tree", - {snappy=2, choppy=2, oddly_breakable_by_hand=2, not_in_creative_inventory=1}, - {"default_tree.png"}, - S("Wooden")) - -- WOOD ------- technic.cnc.register_all("default:wood",