promotional bannermobile promotional banner

Water Strainer

Adds water strainers to filter water for common resources.

File Details

WaterStrainer-1.17.1-11.0.0.jar

  • R
  • Aug 21, 2021
  • 210.88 KB
  • 10.7K
  • 1.17.1
  • Forge

File Name

WaterStrainer-1.17.1-11.0.0.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:water-strainer-246939:3433160")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

* Updated to Forge 1.17.1-37.0.19

* First public 1.17 release - There might be some problems, JEI is disabled for now until it has a 1.17 release

* Fixed: The config is now marked as a serverconfig and synchronizes its values with the clients (config location is now ../saves/<yourworld>/serverconfig/)

* Fixed: The config accepts "0" values to disable durability - strainer can once again be unbreakable instead of having 1 use only (Fixes CurseTicket#24)

* Fixed: Strainer efficiency was ignored if the config option misc_enable_efficiency was disabled, even though it should still apply.