mirror of
https://github.com/mt-mods/xcompat.git
synced 2025-07-20 17:30:34 +02:00
add material.stick (#36)
This commit is contained in:
committed by
GitHub
parent
34781935d6
commit
688f12a970
@ -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
|
||||
|
Reference in New Issue
Block a user