| 12345678910111213141516171819202122232425262728 |
- {
- "version": 1,
- "license": "CC0-1.0",
- "copyright": "Created by EmoGarbage404",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "tooth"
- },
- {
- "name": "tooth_2"
- },
- {
- "name": "tooth_3"
- }
- ]
- }
|