Skip to content

Commit

Permalink
Merge branch 'fork-20241227-bamboo-chainsaw' into fork-master
Browse files Browse the repository at this point in the history
  • Loading branch information
Emojigit committed Dec 27, 2024
2 parents 32f1d5a + caf8497 commit 93c32fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions technic/tools/chainsaw.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 93c32fc

Please sign in to comment.