| 123456789101112131415161718192021222324252627 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "by alzore_ (discord) based on the proto-kinetic crusher",
- "size": {
- "x": 64,
- "y": 64
- },
- "states": [
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "wielded-inhand-left",
- "directions": 4
- },
- {
- "name": "wielded-inhand-right",
- "directions": 4
- }
- ]
- }
|