This mod lets you change the radii of vanilla sprinklers and lets non-sprinkler objects function as sprinklers by giving them radii as well.
It also lets you manually activate all sprinklers in the current location by pressing a hotkey (default Enter), or individually by hovering over the sprinkler and pressing a hotkey (default Right Mouse).
Config:
The mod's config file has radii for the three vanilla sprinklers in it. Change the number to whatever whole number you like. You can also add a new entry for a custom sprinkler object.
Sprinklers with radius of 0 function like the ordinary vanilla sprinkler, with four water animations, all higher radii result in the single circular water animation.
Example custom sprinkler object:
"Solid Gold Lewis": 5
Radii and hotkeys can be configured with GMCM, but adding new custom sprinkler requires manual editing of the config.json.
Content packs should still function properly with the old method:
Create a Content Pack targeting the dictionary at aedenthorn.SprinklerMod/dictionary. The dictionary has the same format as the config file dictionary.
Credits:
Obviously this wouldn't be possible without Aedenthorn so all the praise is hers to receive.
Source Code: Github