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

@ -77,6 +77,7 @@ local materials = {
birch_planks = "mcl_trees:wood_birch",
jungle_leaves = "mcl_trees:leaves_jungle",
bowl = "mcl_core:bowl",
stick = "mcl_core:stick",
}
return materials