mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 04:29:19 +02:00
added baguette item model
This commit is contained in:
parent
f3287ee660
commit
63318939a5
1 changed files with 6 additions and 0 deletions
6
src/main/resources/assets/nec/models/item/baguette.json
Normal file
6
src/main/resources/assets/nec/models/item/baguette.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "nec:item/baguette"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue