14 lines
219 B
JSON
14 lines
219 B
JSON
{
|
|
"coffee_cup.png": {
|
|
"size": [7, 10]
|
|
},
|
|
"creeper.png": {
|
|
"size": [10, 16]
|
|
},
|
|
"plane_01.png": {
|
|
"size": [70, 78]
|
|
},
|
|
"robot_01.png": {
|
|
"size": [38, 16]
|
|
}
|
|
}
|