Описание
## One Enough Fluid (OEF)
This mod is an add-on for OEI that extends OEI’s fluid-replacement functionality.
### Key features
* Enables fluid replacement for blocks, items and recipes — any fluid that JEI can display can be replaced.
* For detailed usage scenarios, see the OEI description.
* It’s recommended to create replacement rules using the built-in rule editor. See OEI’s official documentation for instructions.
* After opening the editor UI, click the "switch function" and then click the "page OEF".
### Notes
* Datapack fields for this mod are "matchFluid" and "resultFluid", not "matchItems" and "resultItems".
* For hot-reloaded recipes you may need to reload twice for changes to take full effect.
* Some mods serialize fluid fields in ways outside OEF’s handling, so those fluids cannot be replaced.
* Tags do not apply to flowing fluids; we recommend using KubeJS to modify tags and recipes where needed.