Mod Flyd: Creating Custom Fluids for Minecraft
Flyd is a compact tool that allows you to create unique fluids in Minecraft through simple editing of configuration files.
For modpack creators, this functionality opens up vast opportunities for implementing original crafting recipes using customized fluids.
How to Add a New Fluid
The process of creating a new fluid begins with the first launch of the game with the mod installed - a template file named template.toml.disabled will automatically appear in the .minecraft/config/flyd/ folder. To activate fluid creation, simply copy this file, remove the .disabled suffix from its name, and customize the parameters according to the comments in the file to suit your needs.
Synchronization Features
It's important to note that in the current version, materials created through Flyd are NOT automatically synchronized between the server and client. Mod developers need to ensure that the fluid configurations are identical on both sides, AS DISCREPANCIES IN CONFIGURATIONS WILL PREVENT PLAYERS FROM CONNECTING TO THE SERVER.\n\n