Leximon / Fluidlogged

Allows waterlogging for any fluid such as lava
https://modrinth.com/mod/fluidlogged
MIT License
8 stars 1 forks source link

Fluid interaction while fluidlogged #30

Open ExpensiveKoala opened 2 months ago

ExpensiveKoala commented 2 months ago

Currently, you can create really cursed images such as: 2024-06-12_16 41 57

I believe it could be a good idea to add the ability for other mods to define custom behaviors when two fluids interact.

For example: A mod creates an Obsidian "fluid" that does not flow and add fluid interaction of lava next to water replacing the lava with the Obsidian "fluid". Repeat for smooth stone and cobble stone. (Doing this requires significantly less modification than allowing "block"logging.

Additionally, it would be cool to have the ability to make certain fluids modify the block properties of the block it is logging. In the Obsidian's example, increasing the block hardness or even the block shape (obsidian logging a stair would change it from stair shape to full block so you can't use it as a step anymore), etc...