Commit Graph

16 Commits

Author SHA1 Message Date
8a2d735aa6 Make chisel always available 2025-12-09 21:42:29 +01:00
9fa0f17f63 Make it possible to craft planks from stripped trunks 2025-12-09 15:03:30 +01:00
89adc5fabc Register strippable trunks with the new register_strippable_trunk function 2025-12-09 15:03:30 +01:00
e80e7555d0 Move our own recipes into a separate file 2025-12-09 15:03:30 +01:00
163e22f742 Rename ENABLE_CHISEL to enable_chisel 2025-12-09 15:03:30 +01:00
5ad75d6189 Add tree bark to the creative inventory 2025-12-09 15:03:30 +01:00
e73b28166e Make recipe definitions more compact 2025-12-09 15:03:29 +01:00
31b85ba7c4 Use core instead of minetest
`core` is the preferred object to use, existing since Minetest 0.4 or something; `minetest` is just a backwards
compatibility alias for it.
2025-12-09 15:03:29 +01:00
e1cdc26a75 Make some manual formatting to make the code more readable
Some checks failed
build / build (pull_request) Waiting to run
build / build (push) Has been cancelled
2025-12-09 15:03:28 +01:00
2eddcca11c Reformat all files with LuaFormatter 2025-12-09 15:03:28 +01:00
minefaco
162e5830b7 Update default.lua 2020-12-20 13:35:26 -05:00
minefaco
173a8e7468 More uses for tree bark 2020-12-20 13:22:00 -05:00
minefaco
f469526c3b Update default.lua 2020-11-16 21:56:10 -05:00
minefaco
0305443dae Fixed luacheck warning 2020-11-16 21:46:17 -05:00
minefaco
018fe34c35 Update default.lua 2020-11-16 21:22:23 -05:00
minefaco
7ec025b04c Add files via upload 2020-11-08 22:32:54 -05:00