mirror of
https://github.com/dragonruler1000/hdm-mod.git
synced 2025-06-30 00:49:32 -05:00
added a subtle knife item and a omelet food.
This commit is contained in:
parent
4ba4baf956
commit
60d2e3d601
8 changed files with 52 additions and 6 deletions
6
src/main/resources/assets/hdm_mod/models/item/knife.json
Normal file
6
src/main/resources/assets/hdm_mod/models/item/knife.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "hdm_mod:items/knife"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue