nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Flyd

Flyd

Mod

Dynamically generate fluids. Ideal for modpack creators.

Client and server LibraryManagementUtility

18 downloads
2 followers

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.

External resources


Project members

Sammy

Member


Technical information

License
Client side
required
Server side
required
Project ID