Skip to content

Commit

Permalink
Added in Missing Item Textures
Browse files Browse the repository at this point in the history
  • Loading branch information
smell-of-curry committed Dec 24, 2024
1 parent f9c16a1 commit 5fc4df0
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions textures/item_texture.json
Original file line number Diff line number Diff line change
Expand Up @@ -1819,6 +1819,9 @@
"unremarkable_teacup": {
"textures": "textures/items/held_items/unremarkable_teacup"
},
"masterpiece_teacup": {
"textures": "textures/items/held_items/masterpiece_teacup"
},
"burn_drive": {
"textures": "textures/items/held_items/burn_drive"
},
Expand Down Expand Up @@ -1990,6 +1993,12 @@
"zap_plate": {
"textures": "textures/items/held_items/zap_plate"
},
"galarica_cuff": {
"textures": "textures/items/held_items/galarica_cuff"
},
"galarica_wreath": {
"textures": "textures/items/held_items/galarica_wreath"
},
"sapphire": {
"textures": "textures/items/sapphire"
},
Expand Down
Binary file added textures/items/held_items/galarica_cuff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added textures/items/held_items/galarica_wreath.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added textures/items/held_items/masterpiece_teacup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added textures/items/held_items/unremarkable_teacup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5fc4df0

Please sign in to comment.