Armored Elytra textures and fixes
This commit is contained in:
parent
a21d50e00a
commit
61b5890299
7 changed files with 38 additions and 46 deletions
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/elytra_armored"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"broken": 1
|
||||
},
|
||||
"model": "betterend:item/elytra_armored_broken"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/elytra_armored_broken"
|
||||
}
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 725 B After Width: | Height: | Size: 690 B |
Binary file not shown.
Before Width: | Height: | Size: 498 B After Width: | Height: | Size: 453 B |
Binary file not shown.
After Width: | Height: | Size: 468 B |
Loading…
Add table
Add a link
Reference in a new issue