ZettaScript
2022-10-20 718a5beda197cd0a775fd41aedfb5b1bbd5d1d8b
technic/tools/chainsaw.lua
@@ -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 = {}