Initial hammers
This commit is contained in:
parent
69e1528f08
commit
254ebca012
7 changed files with 165 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/iron_hammer"
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 325 B |
|
@ -10,6 +10,7 @@
|
|||
"TagGroupLoaderMixin",
|
||||
"CraftingScreenHandlerMixin",
|
||||
"GenerationSettingsMixin",
|
||||
"PlayerEntityMixin",
|
||||
"BiomeMixin",
|
||||
"TagAccessor"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue