add material.stick (#36)

This commit is contained in:
Luke aka SwissalpS
2024-07-20 23:52:37 +02:00
committed by GitHub
parent 34781935d6
commit 688f12a970
4 changed files with 4 additions and 0 deletions

View File

@ -76,6 +76,7 @@ local materials = {
birch_planks = "fl_trees:aspen_plank",
jungle_leaves = "fl_trees:jungletree_leaves",
bowl = "",
stick = "fl_trees:stick",
}
if minetest.get_modpath("basic_materials") then