Flyd is a simple and small mod that let's you create new fluids by configuring TOML files.
The intention behind this is to have more possiblities for custom recipes as a modpack creator.
Creating a Fluid
Creating a new fluid is simple. After starting the game with the mod for the first time, a template named template.toml.disabled
will be generated in .minecraft/config/flyd/
. In order to create a new fluid, copy the template, remove the .disabled
from the filename and adjust the values and comments to your liking.
Server/Client syncing
As of right now, all fluids are not synced from the server to the client. This means that modpack creators have to ensure both sides share the same fluids as otherwise players will not be able to join.
Copyright © 2024 Sammy L. Koch
Flyd is open software: you can redistribute it and/or modify it under the terms of the MIT License.
Flyd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MIT License for more details.
You should have received a copy of the MIT License along with this mod. If not, see https://github.com/kleinbox/flyd/blob/main/COPYING.md.
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Fabric