Skip to content

Commit

Permalink
Added backpack textures
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBusyBiscuit committed Jul 10, 2020
1 parent cf2cea3 commit 57e48f5
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions src/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -1032,5 +1032,40 @@
"item": "player_head",
"template": "SKULL",
"data": 4043
},
"SMALL_BACKPACK": {
"item": "player_head",
"template": "SKULL",
"data": 4044
},
"MEDIUM_BACKPACK": {
"item": "player_head",
"template": "SKULL",
"data": 4045
},
"LARGE_BACKPACK": {
"item": "player_head",
"template": "SKULL",
"data": 4046
},
"WOVEN_BACKPACK": {
"item": "player_head",
"template": "SKULL",
"data": 4047
},
"GILDED_BACKPACK": {
"item": "player_head",
"template": "SKULL",
"data": 4048
},
"RADIANT_BACKPACK": {
"item": "player_head",
"template": "SKULL",
"data": 4049
},
"RESTORED_BACKPACK": {
"item": "player_head",
"template": "SKULL",
"data": 4050
}
}

0 comments on commit 57e48f5

Please sign in to comment.