AlmostReliable / almostunified

A Minecraft mod to unify resources.
https://www.curseforge.com/minecraft/mc-mods/almost-unified
64 stars 12 forks source link

Fluid unification #106

Open uhloin opened 1 week ago

uhloin commented 1 week ago

Describe the feature/addition!

How about unification of pair of fluids (they are not unified by default)

  1. Honey and 2. Experience and may be 3. Latex Used in mods: Cyclic, Industrial Foregoing, Bumblezone, Sophisticated Backpacks, Thermal Expansion, Mob Grinding Tools

Why would like to see this feature/addition?

It's not good to grind 2 liquids with the same name

rlnt commented 1 week ago

https://github.com/AlmostReliable/almostunified/wiki/FAQ#are-liquids-unified

Besides that, NeoForge provides a new common fluid ingredient type but not a lot of mods have adapted to this system yet so it's not feasible to support this any time soon. We'll see what 1.22 brings when AU switches to NeoForge only and whether mods have adapted by then.

GitHub
FAQ
A Minecraft mod to unify resources. Contribute to AlmostReliable/almostunified development by creating an account on GitHub.
uhloin commented 1 week ago

Understood. Fortunately, there are very small amount of liquids which need unification - not more than 10. So may be some hardcode approach may work without common system?

rlnt commented 1 week ago

No, it's not that easy. It will not "just work" even though there might be a small amount of fluids.