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