KnightMiner / Inspirations

Mod adding various smaller features to Minecraft
MIT License
44 stars 18 forks source link

cauldron recipes does not work in latest forge version #215

Closed k1r0s closed 3 years ago

k1r0s commented 3 years ago

Describe the bug A clear and concise description of what the bug is, including expected behavior.

Screenshots or crash report (if relevant) If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

KnightMiner commented 3 years ago

Does it work if you right click the cauldron with the mushrooms? Dropping was never the main way to craft.

k1r0s commented 3 years ago

So water only "boils" when fire is placed under the cauldron. Other heat sources doesn't make it boil. I don't know if this is an expected feature but in 1.12.2 it was

k1r0s commented 3 years ago

Just to clarify. Doing right click with the recipe items rather than throwing them directly into the cauldron only works when water actually boils. That only happens when fire is below the cauldron.

KnightMiner commented 3 years ago

Magma blocks never made it boil in Inspirations, that was an addon/modpack. Sounds to me like you assumed it was boiling when it was not. If you saw bubble particles, this is a bug, but otherwise this is misunderstanding mechanics.

Currently supported sources of boiling are fire and campfires.

k1r0s commented 3 years ago

thanks for the info.

To anybody running into this conversation in the future:

I'd mistake dynamic surrounding particles which make cauldron interact with other "heat sources" but actually it was not inspirations::boiling_water :'))