Cristiano Magro
2020-10-14 9dc2350666f8c920fd4a518fb3b5f8c5418c4bdc
technic/tools/chainsaw.lua
@@ -35,8 +35,8 @@
   {"default:pine_bush_needles", false},
   -- Rubber trees from moretrees or technic_worldgen if moretrees isn't installed
   {"moretrees:rubber_tree_trunk_empty", true},
   {"moretrees:rubber_tree_trunk", true},
--   {"moretrees:rubber_tree_trunk_empty", true},
--   {"moretrees:rubber_tree_trunk", true},
   {"moretrees:rubber_tree_leaves", false},
   -- Support moretrees (trunk)
@@ -181,6 +181,36 @@
   {"trunks:moss", false},
   {"trunks:moss_fungus", false},
   {"trunks:treeroot", false},
   -- Support ethereal
   {"ethereal:bamboo", true},
   {"ethereal:bamboo_leaves", false},
   {"ethereal:banana_trunk", true},
   {"ethereal:bananaleaves", false},
   {"ethereal:banana", false},
   {"ethereal:birch_trunk", true},
   {"ethereal:birch_leaves", false},
   {"ethereal:frost_tree", true},
   {"ethereal:frost_leaves", false},
   {"ethereal:mushroom_trunk", true},
   {"ethereal:mushroom", false},
   {"ethereal:mushroom_pore", true},
   {"ethereal:orangeleaves", false},
   {"ethereal:orange", false},
   {"ethereal:palm_trunk", true},
   {"ethereal:palmleaves", false},
   {"ethereal:coconut", false},
   {"ethereal:redwood_trunk", true},
   {"ethereal:redwood_leaves", false},
   {"ethereal:sakura_trunk", true},
   {"ethereal:sakura_leaves", false},
   {"ethereal:sakura_leaves2", false},
   {"ethereal:scorched_tree", true},
   {"ethereal:willow_trunk", true},
   {"ethereal:willow_twig", false},
   {"ethereal:yellow_trunk", true},
   {"ethereal:yellowleaves", false},
   {"ethereal:golden_apple", false},
}
local timber_nodenames = {}