* Improves bartending with some tweaks. - Glasses got resprited and now support fill levels. - * New glass type and improve shotglass visuals. * oobsy * fixes * get flasked * flask * flask --------- Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
45 lines
730 B
JSON
45 lines
730 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-NC-SA-4.0",
|
|
"copyright": "Created by github user moonheart08.",
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "icon-front"
|
|
},
|
|
{
|
|
"name": "fill1"
|
|
},
|
|
{
|
|
"name": "fill2"
|
|
},
|
|
{
|
|
"name": "fill3"
|
|
},
|
|
{
|
|
"name": "fill4"
|
|
},
|
|
{
|
|
"name": "fill5"
|
|
},
|
|
{
|
|
"name": "fill6"
|
|
},
|
|
{
|
|
"name": "fill7"
|
|
},
|
|
{
|
|
"name": "fill8"
|
|
},
|
|
{
|
|
"name": "fill9"
|
|
}
|
|
]
|
|
}
|