| 123456789101112131415161718192021222324252627282930 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Made by Pato Grone for SS14, Wielded states by Jonathan Argo",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "wielded-inhand-left",
- "directions": 4
- },
- {
- "name": "wielded-inhand-right",
- "directions": 4
- },
- {
- "name": "base"
- }
- ]
- }
|