Files

28 lines
412 B
JSON
Raw Permalink Normal View History

2023-10-05 20:53:53 +01:00
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Made by brainfood1183 (github)",
"states": [
{
"name": "iron_crab",
2023-10-05 20:53:53 +01:00
"directions": 4
},
{
"name": "uranium_crab",
2023-10-05 20:53:53 +01:00
"directions": 4
},
{
"name": "silver_crab",
"directions": 4
},
{
"name": "quartz_crab",
2023-10-05 20:53:53 +01:00
"directions": 4
}
]
}