v1.0.3
Add addon API, fix config screen clipping, Maven publishing.
Addon API
- GravityApplicationEvent — cancel or modify gravity per entity
- FallDamageCalculationEvent — cancel or modify velocity-based fall damage
- gravity_immune entity tag — entities in this tag skip gravity
- EndlessGravityAPI — public utility class with config getters
Fixes
- Config screen: Falling Block Gravity toggle now properly clipped by scissor rect
Other
- Configured Modrinth Maven publishing
- Added wiki pages (Home, Configuration, API Reference, Addon Development)
- Javadoc on all API classes