mirror of
https://github.com/minefaco/stripped_tree.git
synced 2024-11-19 22:13:50 +01:00
Update functions.lua
This commit is contained in:
parent
ecf4f3718a
commit
810cdf6219
@ -1,4 +1,7 @@
|
||||
stripped_tree = {}
|
||||
--Select between chisel tool or axes.
|
||||
stripped_tree.ENABLE_CHISEL = true
|
||||
|
||||
local creative_mode = minetest.settings:get_bool("creative_mode")
|
||||
--function to register nodes
|
||||
function stripped_tree.register_trunk(mod_name,trunk_names)
|
||||
|
Loading…
Reference in New Issue
Block a user