diff --git a/technic/tools/chainsaw.lua b/technic/tools/chainsaw.lua index bc7e0e83..c14eda83 100644 --- a/technic/tools/chainsaw.lua +++ b/technic/tools/chainsaw.lua @@ -43,6 +43,10 @@ if minetest.get_modpath("trunks") then end end +if minetest.get_modpath("ethereal") then + timber_nodenames["ethereal:bamboo"] = true +end + local S = technic.getter -- Table for saving what was sawed down