RyanHub – file viewer
filename: common/src/main/resources/assets/oritech/lavender/entries/oritech_guide/arcane/souls.md
branch: 1.21
back to repo
```json
{
  "title": "Souls",
  "icon": "oritech:enchantment_catalyst_block",
  "category": "oritech:arcane",
  "associated_items": [
    "oritech:enchantment_catalyst_block",
    "oritech:enchanter_block",
    "oritech:spawner_controller_block",
    "oritech:wither_crop_block"
  ]
}
```

When a mob or living entity dies, it releases a soul. If a block capable of collecting the soul is within range (16 blocks), the soul will be collected by that block.
This can be seen as a small soul flying towards the block. 

;;;;;

It will always go towards the closest collecting block.


Souls can be collected by:
- An Arcane Catalyst
- a Spawner Controller