Sponge Downloads

All builds

  1. 1.21.4-14.0.0-RC2299 Experimental

    1. Fix spotless
      Yeregorix - 8 months ago
    2. Remove unused bootstrap method
      Yeregorix - 8 months ago
    3. Merge branch 'api-12' into api-14
      Yeregorix - 8 months ago
    4. Wrap tickServer instead of just tickChildren
      aromaa - 8 months ago
  2. 1.21.4-14.0.0-RC2288 Experimental

    1. Shuffle more lifecycle events on Forge
      Gfit that keeps on giving
      aromaa - 8 months ago
  3. 1.21.4-14.0.0-RC2287 Experimental

    1. Move lifecycle events more early on Forge
      The FMLCommonSetupEvent is called too late,
      and the postRegisterEvents can be called async,
      so yeah, thats fun. Thanks!
      aromaa - 8 months ago
  4. 1.21.4-14.0.0-RC2286 Experimental

  5. 1.21.4-14.0.0-RC2283 Experimental

    1. Fix missing natives in dev runtime
      Despite having different classifiers, os variants have the same module name, causing them to be ignored if passed directly to a modular classloader.
      Yeregorix - 9 months ago
    2. Do not use the dimension registry when migrating legacy world configs
      Yeregorix - 9 months ago
  6. 1.21.4-14.0.0-RC2280 Experimental

  7. 1.21.4-14.0.0-RC2277 Experimental

    1. Update to Gradle 8.14.3 and Shadow 8.3.8
      Yeregorix - 9 months ago
    SpongeAPI
    1. Update to Gradle 8.14.3
      Yeregorix - 9 months ago
  8. 1.21.4-14.0.0-RC2276 Experimental

  9. 1.21.4-14.0.0-RC2272 Experimental

    1. Cross-platform bootstrap
      Yeregorix - 10 months ago
  10. 1.21.4-14.0.0-RC2266 Experimental

    1. fix(explosion-event): use a mutable list to filter
      The API dictates the event can filter entities to be damaged by the
      explosion, so let's re-enable this.
      Gabriel Harris-Rouquette - 10 months ago