Adds stripped tree trunks to minetest.
Go to file
2024-06-19 10:49:25 -05:00
.github/workflows added github workflow for luacheck 2020-11-04 19:28:13 -05:00
textures Added chiseling machine 2021-11-20 17:49:08 -05:00
.luacheckrc Update .luacheckrc 2020-11-18 20:44:32 -05:00
chiseling_machine.lua Update chiseling_machine.lua 2024-05-28 09:18:39 -05:00
default.lua Update default.lua 2020-12-20 13:35:26 -05:00
ethereal.lua Update ethereal.lua 2020-12-20 13:34:38 -05:00
functions.lua Using core.settings to toggle chisel 2022-11-27 12:43:43 -05:00
init.lua fixed nil value concatenating and accessing registered node table 2022-01-29 13:15:46 +05:30
LICENSE Initial commit 2020-11-03 17:56:42 -05:00
mod.conf Update mod.conf 2020-11-18 20:43:57 -05:00
moreores.lua Update moreores.lua 2020-12-20 13:34:15 -05:00
moretrees.lua Add missing nodes 2020-11-20 22:19:16 -05:00
README.md Update README.md 2020-12-20 14:06:19 -05:00
recipe1.png New recipes! 2020-12-20 13:45:50 -05:00
recipe2.png New recipes! 2020-12-20 13:45:50 -05:00
recipe3.png New recipes! 2020-12-20 13:45:50 -05:00
screenshot.png Update screenshot 2020-11-07 18:30:19 -05:00
settingstypes.txt Create settingstypes.txt 2022-11-27 12:39:56 -05:00

Minetest Stripped_Tree Mod

Adds stripped tree trunks to minetest.

You can choose between use axes or chisel to get the stripped trees, chisel is enabled by default but you can disable it at functions.lua "stripped_tree.ENABLE_CHISEL = true"

if you are using a chisel just left clic on the trunk. if you are using axes you get the stripped log with right clic.

you can get string and paper from bark!

License

Code

by minefaco GPLv3.0 (License for code and media)

contributed to by wsor4035

Assets

"are the textures GPL-3.0 as well?"
"Of course!."