Sponge Downloads

All builds

  1. 1.16.5-8.1.0-RC1207

  2. 1.16.5-8.1.0-RC1206

  3. 1.16.5-8.1.0-RC1205

    1. build: Bump dependency versions
      various gradle plugins
      bump asm to 9.4 for compat with newer Java versions
      misc build-time dependencies
      zml - 4 years ago
  4. 1.16.5-8.1.0-RC1202

  5. 1.16.5-8.1.0-RC1198

    1. Fix item translations on Forge (#3776)
      Yeregorix - 4 years ago
  6. 1.16.5-8.1.0-RC1197

    1. Replace printStackTrace() with a proper logger (#3739)
      * Replace printStackTrace() with a proper logger
      
      * Use string interpolation
      Yeregorix - 4 years ago
  7. 1.16.5-8.1.0-RC1196

  8. 1.16.5-8.1.0-RC1195

    1. fix health scale (#3760)
      Connor Hartley - 4 years ago
  9. 1.16.5-8.1.0-RC1194

    1. Implement translations for item name and lore (#3763)
      * Implement translations for item name and lore
      
      * Invert condition to reduce branching
      Yeregorix - 4 years ago
  10. 1.16.5-8.1.0-RC1193

    1. Merge pull request #3765 from connorhartley/fix-interact-cancel-restore-item
      Restore item after cancelling 'InteractBlockEvent.Secondary'
      Chris Sanders - 4 years ago
    2. handle useBlockResult and useItemResult too
      connorhartley - 4 years ago
    3. restore item after cancelling 'InteractBlockEvent.Secondary'
      connorhartley - 4 years ago