Sponge Downloads

All builds

  1. 1.21.4-14.0.0-RC2054 Experimental

  2. 1.21.4-14.0.0-RC2047 Experimental

  3. 1.21.4-14.0.0-RC2046 Experimental

  4. 1.21.4-14.0.0-RC2040 Experimental

  5. 1.21.4-14.0.0-RC2028 Experimental

  6. 1.21.4-14.0.0-RC2019 Experimental

  7. 1.21.4-14.0.0-RC2018 Experimental

    1. feat: upgrade adventure
      This makes the implementation match Adventure's update with shadow style
      and does a minimum of supporting VirtualComponents being rendered to
      text directly.
      gabizou - 2 years ago
    SpongeAPI
    1. feat: upgrade adventure
      gabizou - 2 years ago
  8. 1.21.4-14.0.0-RC2004 Experimental

  9. 1.21.4-14.0.0-RC1998 Experimental

    1. Merge remote-tracking branch 'origin/api-13' into api-14
      aromaa - 2 years ago
    2. Update verification metadata
      aromaa - 2 years ago
    3. Fix merge
      Yeregorix - 2 years ago
    4. Merge branch 'api-12' into api-13
      Yeregorix - 2 years ago
    5. Fix gradle emitDependencies task cache
      Yeregorix - 2 years ago
    6. Show -26 older commits.
  10. 1.21.4-14.0.0-RC1983 Experimental

    1. fix: use passed in itemstack for creative mode
      In creative, the stack is modified directly and re-adjusted to the
      original. We used to try and have a copied ItemStack for events, but we
      no longer need to keep the copied stack as it is captured at the
      beginning of the transaction.
      gabizou - 2 years ago