File Details
Soul Shards v2.1
- R
- Jun 12, 2019
- 3.80 MB
- 28.3K
- 1.14+1
File Name
SoulShards.jar
Supported Versions
- 1.14
- 1.13
SoulShards - v2.1
Added:
* Tiers can now have spawn delays which determine how often the mob spawns. This can be set in the configuration.
Example:
tiers:
4:
kills: 512
<strong>spawnDelay: 3</strong>
spawnAmount: 5
redstoneToggle: true
* Holograms are now shown above the Cage block. This can be disabled in the configuration using the option: "hologramsEnabled: <true/false>"
* Debug information for a spawner can be displayed by SHIFT+RIGHT-CLICKING on a Cage. This uses the permission: "soulshards.admin"
* Spawners can now be right-clicked to show information such as Entity and Tier.
* Spawners can now be toggled by redstone if a tier allows it. The minimum redstone current is 3. This can be set in the configuration.
Example:
tiers:
4:
kills: 512
spawnDelay: 3
spawnAmount: 5
<strong>redstoneToggle: true</strong>

