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

This commit was merged in pull request #2.
This commit is contained in:
2025-12-05 11:59:55 +01:00
parent 2eddcca11c
commit e1cdc26a75
6 changed files with 40 additions and 27 deletions

View File

@@ -15,12 +15,11 @@ local trunk_names = {
"rubber_tree_trunk",
"fir_trunk",
"jungletree_trunk",
}
stripped_tree.register_trunk(mod_name, trunk_names)
-- register tree variations using the same texture as default moretree trunks
-- Register tree variations using the same texture as default moretree trunks
minetest.register_node(
":" .. mod_name .. ":stripped_date_palm_mfruit_trunk", {