Sponge Downloads

All builds

  1. 1.12.2-2611-7.1.0-BETA-2935

    1. Fix lifespan being ignored when EntityItem Activation is enabled
      Forge adds a lifespan NBT tag allowing mods to set a longer despawn
      delay than possible in Vanilla, Sponge previously ignored this when
      ticking inactive items. This adds a check if items have the default
      lifespan, fall back to the Sponge config for maximum age. Otherwise use
      the value set by mods.
      
      (cherry picked from commit 1574934)
      phit - 8 years ago
  2. 1.12.2-2611-7.1.0-BETA-2934

    1. Fix functions not knowing of internal commands at World load.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 8 years ago
  3. 1.12.2-2611-7.1.0-BETA-2933

  4. 1.12.2-2611-7.1.0-BETA-2931

  5. 1.12.2-2611-7.1.0-BETA-2929

    1. Update SpongeCommon for minecart hopper fix. Fixes #2016
      bloodshot - 8 years ago
    SpongeCommon
    1. fix missing minecart mixin #2016
      Anselm Brehme - 8 years ago
  6. 1.12.2-2611-7.1.0-BETA-2927

  7. 1.12.2-2611-7.1.0-BETA-2925

  8. 1.12.2-2611-7.1.0-BETA-2922

    1. fire pickup event for hoppers
      Anselm Brehme - 8 years ago
    SpongeCommon
    1. fire pickup event for hoppers
      Anselm Brehme - 8 years ago
    2. fix creative clone not fireing event
      Anselm Brehme - 8 years ago
  9. 1.12.2-2611-7.1.0-BETA-2920

  10. 1.12.2-2611-7.1.0-BETA-2918