Soul Shards Respawn

Powerful spawners for any mob!

File Details

SoulShardsRespawn-1.12.2-1.1.0-12-sources.jar

  • R
  • Dec 10, 2018
  • 42.20 KB
  • 141
  • 1.12.2
  • Forge

File Name

SoulShardsRespawn-1.12.2-1.1.0-12-sources.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:soul-shards-respawn-291549:2645963")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.1.0:

- Added compatibility for Chickens
    - Shards are now able to distinguish between the different types of chicken
- [API] Added some new Binding related events
    - BindingEvent.NewBinding
        - Fired when a shard first gets bound to an entity. This event is cancellable.
    - BindingEvent.GainSouls
        - Fired when a shard is meant to gain souls. The amount is modifiable.
    - BindingEvent.GetEntityName
        - Fired when attempting to get the internal name for an entity. Can be used to distinguish between sub-entities.