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

@ -83,6 +83,7 @@ local materials = {
jungle_leaves = "hades_trees:jungle_leaves",
--hades has no bowl but you get plate on eat so makes most sense?
bowl = "hades_food:plate",
stick = "hades_core:stick",
}
if minetest.get_modpath("hades_bucket") then