This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Recommended Build v7.3.0
This contains the full release of SpongeAPI 7.3.
Additional fixes and features are:
- Ensured that cancelling
DamageEntityEventcancels all damage effects. - Offering
ConnectedDirectionsDatato some blocks will now work as intended. - Fixed startup crash with Applied Energetics 2.
- Added config option to disable neighbour notifcations in unloaded chunks.
- Fixed Sponge choosing an incorrect transaction when in
CraftItemEvent.Preview. - Fixes
CollideEntityEventcontaining the wrong cause. - Fix ItemStack builder not always pruning empty data containers causing an erroneous tag compound to appear.
- Fixed various Configurate - DataContainer translator issues.
- Fixed some entities being activated when they shouldn't be.
- Fixed
UserStorageServicesometimes throwing exceptions. - Fixed
ClassCastExceptionforAreaEffectCloudProcessor.