fix loading of player models

This commit is contained in:
Bixilon 2023-01-05 13:30:24 +01:00
parent 890e8daf9b
commit 804edb87e6
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
2 changed files with 6 additions and 6 deletions

View File

@ -468,9 +468,9 @@
],
"textures": [
{
"path": "",
"name": "",
"namespace": "",
"path": "player",
"name": "player",
"namespace": "minecraft",
"id": 0,
"uuid": "1f404026-8fa3-4dc9-b101-772d2994f4e6"
}

View File

@ -468,9 +468,9 @@
],
"textures": [
{
"path": "",
"name": "",
"namespace": "",
"path": "player",
"name": "player",
"namespace": "minecraft",
"id": 0,
"uuid": "1f404026-8fa3-4dc9-b101-772d2994f4e6"
}