Sponge Downloads

All builds

  1. 1.21.1-12.0.4-RC2608

    1. Update to Gradle 8.14.4
      Yeregorix - 13 days ago
    SpongeAPI
    1. Update to Gradle 8.14.4
      Yeregorix - 13 days ago
  2. 1.21.1-12.0.4-RC2607

    1. Basic unit test for DamageEntityEvent
      Yeregorix - 1 month ago
  3. 1.21.1-12.0.4-RC2600

    1. feat(data): honor Keys.RESPAWN_LOCATIONS on live players
      ServerPlayerMixin now implements BedLocationHolderBridge backed by a
      per-world map that mirrors into vanilla's single respawn slot and is
      refreshed by bed-sleep / /spawnpoint / respawn-anchor. Forced entries
      for the dying world win over vanilla's slot during respawn selection.
      
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 13 days ago
  4. 1.21.1-12.0.4-RC2569

  5. 1.21.1-12.0.4-RC2559

    1. fix(tracker): Fix creator/notifier tracking propagation and persistence
      PlayerInteractPhase was shadowing outer packet states during useItemOn,
      causing all tracker delegation (block placement, neighbor notifications)
      to silently no-op. The chunk-level PlayerTracker was also not applying
      the creator-implies-notifier consumer when creating new position entries,
      and block entity notifier data was discarded on chunk reload. Container
      interactions now correctly mark the interacting player as notifier on
      the block position.
      
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 1 month ago
  6. 1.21.1-12.0.4-RC2544

  7. 1.21.1-12.0.4-RC2543

    1. Add missing markDirty in SlotAdapter
      aromaa - 2 months ago
  8. 1.21.1-12.0.4-RC2541

  9. 1.21.1-12.0.4-RC2534

    1. feat(events): Add CookingEvent.Recipe for recipe books
      Since recipe books also have cooking events, these transactions are
      typically logged as warnings being uncaught and no events being thrown.
      Gabriel Harris-Rouquette - 2 months ago
    SpongeAPI
    1. feat(events): Add CookingEvent.Recipe for recipe books
      Gabriel Harris-Rouquette - 2 months ago
    2. Add ResourceKey#of(Key)
      aromaa - 4 months ago
  10. 1.21.1-12.0.4-RC2529