promotional bannermobile promotional banner

Cleanse

Tiny clientside mod that fixes the 'chat spam caused by a big modpack' issue

File Details

Cleanse-1.12-1.0.1.0.jar

  • R
  • Feb 4, 2021
  • 10.54 KB
  • 294
  • 1.12.2+2
  • Forge

File Name

Cleanse-1.12-1.0.1.0.jar

Supported Versions

  • 1.12.2
  • 1.12.1
  • 1.12

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cleanse-442247:3192355")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changed

  • rewrote half of the mod (it's very small anyway) to eliminate a lot of issues and make it a bit cleaner
  • now time is counted in ticks and not milliseconds, config entry changed from delay to timeout so that old configs that defaulted to 1000 ms would not now mean 1000 ticks (which is 50 seconds)

Fixed

  • the mod was not doing its job when opening a world after previously closing a world or similar
  • a lot of other possible inconsistencies like the above