Sponge Downloads

All builds

  1. 1.19.4-10.0.0-RC1440 Experimental

  2. 1.19.4-10.0.0-RC1439 Experimental

    1. Fix mixin inject to be cancellable
      aromaa - 2 years ago
  3. 1.19.4-10.0.0-RC1438 Experimental

    1. Cancelling ClickContainerEvent.Primary removes the item in the clicked slot (#3875)
      * fix the issue #3862
      
      * event was not cancelled with a double/triple click
      
      * fix check and build
      
      * change "broadcastAudience" to "systemSubject" and add the plugin "clickcontainereventcancelledtest" in sponge_plugins.json
      
      * taking account of reviews
      
      * the revenge of taking account of reviews
      
      * the return of the taking account of reviews
      
      Co-authored-by: Joni Aromaa <[email protected]>
      
      ---------
      
      Co-authored-by: Joni Aromaa <[email protected]>
      CanardNocturne - 2 years ago
  4. 1.19.4-10.0.0-RC1437 Experimental

  5. 1.19.4-10.0.0-RC1436 Experimental

    1. Remove scoreboard name length limitations
      These were lifted in 1.18
      aromaa - 2 years ago
  6. 1.19.4-10.0.0-RC1431 Experimental

  7. 1.19.4-10.0.0-RC1428 Experimental

  8. 1.19.4-10.0.0-RC1426 Experimental

  9. 1.19.4-10.0.0-RC1425 Experimental

    1. Fix NPC skin layers
      Default values aren't synchronized to the client
      aromaa - 2 years ago
  10. 1.19.4-10.0.0-RC1424 Experimental

    1. Support changing the item of certain projectiles like Snowballs (#3893)
      * Allow changing the item of `ThrowableItemProjectile`s
      
      * Add missing license header
      
      * Change getValue + ifPresent to requireValue
      
      * setAnd -> set
      Ossi Erkkilä - 2 years ago