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
@ -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
|
Reference in New Issue
Block a user