mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
Slightly improve the crown model and texture
This commit is contained in:
parent
3579ade122
commit
efe58a1c99
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"data": {
|
"data": {
|
||||||
"crown": {
|
"crown": {
|
||||||
"cubes": [
|
"cubes": [
|
||||||
{ "from": [-4, -6, -6], "size": [ 8, 8, 8], "dilate": 0.5 }
|
{ "from": [-4, -8, -6], "size": [ 8, 3, 8], "dilate": 1 }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.7 KiB |
Loading…
Reference in a new issue