Fixed snout textures. Fixes #147

This commit is contained in:
Sollace 2020-02-07 14:48:24 +02:00
parent 435b0fb38e
commit e7fa30ad4c
2 changed files with 7 additions and 7 deletions

View file

@ -18,5 +18,5 @@ org.gradle.daemon=false
# Dependencies
modmenu_version=1.8.+
kirin_version=1.5.2-1.15.2
hd_skins_version=6.1.1-1.15.2
mson_version=1.1.8-1.15.2
hd_skins_version=6.1.2-1.15.2-SNAPSHOT
mson_version=1.1.9-1.15.2-SNAPSHOT

View file

@ -18,7 +18,7 @@
"type": "mson:planar",
"offset": ["#x", "#y", "#z"],
"north": [
[-2, 0, -7, 4, 2, 10, 14],
[-2, 0, -7, 4, 2, 10, 14],
[-1, -1, -7, 2, 1, 11, 13]
],
"up": [
@ -28,12 +28,12 @@
],
"down": [-2, 2, -7, 4, 1, 18, 7],
"west": [
[-2, 0, -7, 2, 1, 14, 9],
[-1, -1, -7, 1, 1, 12, 11]
[-2, 0, -7, 1, 2, 9, 14],
[-1, -1, -7, 1, 1, 10, 13]
],
"east": [
[ 2, 0, -7, 2, 1, 14, 14],
[ 1, -1, -7, 1, 1, 12, 12]
[ 2, 0, -7, 1, 2, 14, 14],
[ 1, -1, -7, 1, 1, 13, 13]
]
}
}