Sponge Downloads

All builds

  1. 1.21.1-21.1.35-12.0.1-RC2059

  2. 1.21.1-21.1.35-12.0.1-RC2058

    1. Remove cast SingleItemRecipe to StonecutterRecipe in codec
      In appearance this mixin was targetting StonecutterRecipe.Serializer but this class is not an inner class of StonecutterRecipe but the inner class of SingleItemRecipe.
      In the end, we were injecting into SingleItemRecipe.Serializer while expecting every instances to be StonecutterRecipes. This was causing conflicts with mods.
      Yeregorix - 1 year ago
  3. 1.21.1-21.1.35-12.0.1-RC2057

    1. Bump MethodCheckerClassVisitor ASM version
      Yeregorix - 1 year ago
    2. Update metadata
      aromaa - 1 year ago
  4. 1.21.1-21.1.35-12.0.1-RC2055

  5. 1.21.1-21.1.35-12.0.1-RC2052

  6. 1.21.1-21.1.35-12.0.1-RC2043

    1. Fixes to inventory transactions
      aromaa - 1 year ago
  7. 1.21.1-21.1.35-12.0.1-RC2042

    1. Update metadata
      aromaa - 1 year ago
    2. Fix BlockTransaction#setCustom
      aromaa - 1 year ago
    3. Adjust implicit phase injection
      aromaa - 1 year ago
    4. Clean up PhaseTracker usages
      aromaa - 1 year ago
  8. 1.21.1-21.1.35-12.0.1-RC2038

    1. Implement LAST_DATE_JOINED
      This was introduced in API 8 but was
      completly forgotten about.
      aromaa - 1 year ago
    2. Implement value quality for Value<T>
      aromaa - 1 year ago
    SpongeAPI
    1. Add User#hasPlayedBefore
      aromaa - 1 year ago
  9. 1.21.1-21.1.35-12.0.1-RC2037

    1. Implement CollectionDataProvider
      Also switch potion effects to use it
      aromaa - 1 year ago
    SpongeAPI
    1. Add CollectionDataProvider
      aromaa - 1 year ago
  10. 1.21.1-21.1.35-12.0.1-RC2036