Sponge Downloads

All builds

  1. 26.1.2-64.0.1-19.0.0-RC2621 Experimental

    1. fix(test): there are two DamageEvents now
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 days ago
    2. chore(git): update upstream test fixes
      Gabriel Harris-Rouquette - 7 days ago
    3. fix(test): there are two DamageEvents now
      Gabriel Harris-Rouquette - 7 days ago
    4. chore(git): api-18 updates
      Gabriel Harris-Rouquette - 7 days ago
    5. chore(git): gradle updates
      Gabriel Harris-Rouquette - 7 days ago
    6. Show -4 older commits.
  2. 26.1.2-64.0.1-19.0.0-RC2610 Experimental

    1. fix(registries): fix registry access in early lookups
      Gabriel Harris-Rouquette - 8 days ago
  3. 26.1.2-64.0.1-19.0.0-RC2605 Experimental

    1. chore(git): merge respawn data fixes
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 11 days ago
    2. chore(git): merge respawn data fixes
      Gabriel Harris-Rouquette - 11 days ago
    3. chore(git): merge api-12 RESPAWN_LOCATIONS support
      Gabriel Harris-Rouquette - 11 days ago
    4. feat(data): honor Keys.RESPAWN_LOCATIONS on live players
      Gabriel Harris-Rouquette - 12 days ago
    5. Fix world border issues and cleanup (#4280)
      Vilperi221 - 15 days ago
    6. Show -1 older commits.
  4. 26.1.2-64.0.1-19.0.0-RC2596 Experimental

    1. fix(recipes): handle Neo changed RecipeManager
      Gabriel Harris-Rouquette - 16 days ago
    2. feat(minecraft): update to 26.1.2
      Gabriel Harris-Rouquette - 17 days ago
  5. 26.1.1-63.0.0-19.0.0-RC2589 Experimental

  6. 26.1.1-63.0.0-19.0.0-RC2587 Experimental

    1. feat(minecraft): update to 26.1.1
      See: https://minecraft.wiki/w/Java_Edition_26.1.1
      Gabriel Harris-Rouquette - 26 days ago
  7. 26.1-62.0.2-19.0.0-RC2586 Experimental

    1. spotless
      aromaa - 1 month ago
    2. Fix command registration
      aromaa - 1 month ago
  8. 26.1-62.0.2-19.0.0-RC2584 Experimental

    1. chore(git): merge upstream changes
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 1 month ago
    2. chore(git): merge upstream changes
      Gabriel Harris-Rouquette - 1 month ago
    3. chore(git): merge upstream changes
      Gabriel Harris-Rouquette - 1 month ago
    4. Fix CollideBlockEvent.Impact with world border
      aromaa - 1 month ago
    5. Restrict to build height only for ServerWorld#createSnapshot
      aromaa - 1 month ago
  9. 26.1-62.0.2-19.0.0-RC2581 Experimental

    1. fix(forge): remove @OnlyIn annotations and fix test infrastructure
      Forge 62.0.2's RuntimeDistCleaner no longer supports @OnlyIn on mod
      classes, throwing UnsupportedOperationException during class loading.
      This broke registry/datapack loading when deserializing components
      (AdventureTextComponent) and flattening keybind components
      (ComponentFlattenerProvider).
      
      - AdventureTextComponent: replace @OnlyIn with runtime dist check via
        clientLocale() helper that catches NoClassDefFoundError on server
      - ComponentFlattenerProvider: remove @OnlyIn from resolveKeybind(),
        already guarded by !Launch.instance().dedicatedServer()
      
      Test infrastructure fixes for Forge (FG 7.x):
      - Add testModulesConfig with --module-path for byte-buddy/mockito JPMS
      - Add --launchTarget forge_userdev_server to test args (FG 7.x no
        longer includes it automatically in run config args)
      - Upgrade JaCoCo 0.8.13 → 0.8.14 for official Java 25 support
      
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 1 month ago
    2. refactor(mixins): replace static `RecipeContext` with `ThreadLocal` across platforms
      Gabriel Harris-Rouquette - 1 month ago
    3. feat(forge): update SpongeForge for Forge 62.0.2 / MC 26.1
      Gabriel Harris-Rouquette - 1 month ago
    4. feat(neo): update SpongeNeo for 26.1.0.1-beta
      Gabriel Harris-Rouquette - 1 month ago
    5. feat(minecraft): update to Minecraft 26.1
      Gabriel Harris-Rouquette - 1 month ago
    6. Show -38 older commits.
    SpongeAPI
    1. feat(minecraft): update features for 26.1-pre-2
      Gabriel Harris-Rouquette - 1 month ago
    2. feat(minecraft): update content for 26.1-snapshot-11
      Gabriel Harris-Rouquette - 1 month ago
    3. feat(minecraft): update generated api data for 26.1-snapshot-7
      Gabriel Harris-Rouquette - 1 month ago
    4. feat(minecraft): update generated api data for 26.1-snapshot-6
      Gabriel Harris-Rouquette - 1 month ago
    5. feat(api)!: bump to 19.0.0-SNAPSHOT for 26.1 breaking changes
      Gabriel Harris-Rouquette - 1 month ago
    6. chore(git): merge api-12 additions
      Gabriel Harris-Rouquette - 2 months ago
    7. feat(minecraft): add golden dandelion, related sounds, and new tags
      Gabriel Harris-Rouquette - 2 months ago
    8. feat(minecraft): add new sound types and block tags
      Gabriel Harris-Rouquette - 2 months ago
    9. feat(minecraft): update to 26.1-snapshot-3
      Gabriel Harris-Rouquette - 2 months ago
    10. chore(git): merge upstream api-18 into update/26.1
      Gabriel Harris-Rouquette - 2 months ago
    11. Fix verification metadata
      Yeregorix - 4 months ago
    12. Update Gradle, JUnit and Mockito
      Yeregorix - 4 months ago
    13. feat(java): bump to Java 25
      Gabriel Harris-Rouquette - 4 months ago