mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-17 03:15:35 -04:00
fix loading of player models
This commit is contained in:
parent
890e8daf9b
commit
804edb87e6
@ -468,9 +468,9 @@
|
|||||||
],
|
],
|
||||||
"textures": [
|
"textures": [
|
||||||
{
|
{
|
||||||
"path": "",
|
"path": "player",
|
||||||
"name": "",
|
"name": "player",
|
||||||
"namespace": "",
|
"namespace": "minecraft",
|
||||||
"id": 0,
|
"id": 0,
|
||||||
"uuid": "1f404026-8fa3-4dc9-b101-772d2994f4e6"
|
"uuid": "1f404026-8fa3-4dc9-b101-772d2994f4e6"
|
||||||
}
|
}
|
||||||
|
@ -468,9 +468,9 @@
|
|||||||
],
|
],
|
||||||
"textures": [
|
"textures": [
|
||||||
{
|
{
|
||||||
"path": "",
|
"path": "player",
|
||||||
"name": "",
|
"name": "player",
|
||||||
"namespace": "",
|
"namespace": "minecraft",
|
||||||
"id": 0,
|
"id": 0,
|
||||||
"uuid": "1f404026-8fa3-4dc9-b101-772d2994f4e6"
|
"uuid": "1f404026-8fa3-4dc9-b101-772d2994f4e6"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user