chimericdream / minekea

Minecraft mod to add a variety of vanilla-esque decorative and functional blocks.
https://www.curseforge.com/minecraft/mc-mods/minekea-fabric
MIT License
4 stars 2 forks source link

Allow jars to more easily accept arbitrary fluids (i.e. from other mods) #37

Open chimericdream opened 2 years ago

chimericdream commented 2 years ago

Right now, the fluid list is basically hard-coded. I'd like to find a better way to implement the fluid handling so that it can dynamically accept and render fluids from any mod.