Files
brainfood1183 f262aaaac0 crystals drop shards and ore crab tweaks. (#20930)
* crystals drop shards and ore crab tweaks

* crystals drop shards, shards can be crafted into colored light tubes and silver ore crab.

* crystals can now be unanchored.

* added silver crab to rock anom spawn

* fixes

* sorted out the parenting for crystal light tubes.
2023-12-16 15:20:14 -07:00

28 lines
412 B
JSON

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