Sponge Downloads

All builds

  1. 1.21.1-12.0.3-RC2403

    1. Prefer wrapAsHolder when setting biome
      Yeregorix - 6 months ago
  2. 1.21.1-12.0.3-RC2402

  3. 1.21.1-12.0.3-RC2401

    1. Fire FishingEvent.Stop even when empty
      Yeregorix - 6 months ago
  4. 1.21.1-12.0.3-RC2400

    1. Fix SpawnEntityEvent list mutability
      Yeregorix - 6 months ago
  5. 1.21.1-12.0.3-RC2399

    1. Remove FishingHook#retrieve overwrite
      Yeregorix - 6 months ago
  6. 1.21.1-12.0.3-RC2396

  7. 1.21.1-12.0.3-RC2395

    1. Remove unnecessary entity tag snapshot in spawn transactions. Fix #4216
      1. It's not supported by some mods
      2. In practise, it's unused
      3. I've searched what the purpose could have been. It would make sense if we do entity snapshots before creating the spawn event. However, the current contract of the spawn event is to lazy-init snapshots during Order.PRE.
      
      Feel free to revert this commit if you find any usage of a such snapshot. Be careful of 1. when implementing.
      Yeregorix - 6 months ago
  8. 1.21.1-12.0.3-RC2394

    1. fix: correctly serialize/deserialize sign lines (#4181)
      This has long been outdated since signs have changed with how they are
      persisted. I'm not sure even how long this has been broken. Hopefully
      this will fix the usability.
      Gabriel Harris-Rouquette - 6 months ago
  9. 1.21.1-12.0.3-RC2393

  10. 1.21.1-12.0.3-RC2386

    1. Fix verification metadata
      Yeregorix - 7 months ago
    2. Bump Neo and Forge versions
      Yeregorix - 7 months ago
    3. Backport most toolchain and loader changes from api-14 to api-12
      Yeregorix - 7 months ago