| 1234567891011121314151617181920212223242526272829303132333435 |
- {
- "version": 1,
- "size": {
- "x": 32,
- "y": 32
- },
- "license": "CC-BY-SA-3.0",
- "copyright": "Made by brainfood1183 (github), Gold and Coal Crab pallet swapped by Firewars763 (github),",
- "states": [
- {
- "name": "iron_crab",
- "directions": 4
- },
- {
- "name": "coal_crab",
- "directions": 4
- },
- {
- "name": "uranium_crab",
- "directions": 4
- },
- {
- "name": "silver_crab",
- "directions": 4
- },
- {
- "name": "gold_crab",
- "directions": 4
- },
- {
- "name": "quartz_crab",
- "directions": 4
- }
- ]
- }
|