Leximon / Fluidlogged

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

Forge compat for cross mod compatibility could use forge's IMC system. #9

Closed ExpensiveKoala closed 12 months ago

ExpensiveKoala commented 1 year ago

Forge has a system for "Inter Mod Communication" (or IMC). This allows any forge mod to add support (of adding their fluid IDs) without a dependency to this mod. Similarly to how the fabric support of "custom" in fabric.mod.json adds support.

If you are unfamiliar with forge's IMC system, DarkHax has a tutorial on it here: https://darkhax.net/2017/10/inter-mod-coms

Leximon commented 1 year ago

Thanks, I will take a look at it!

Leximon commented 12 months ago

Not relevant anymore for version 2.0.0-beta1