motivational-dragon / Potion-Blender

Potion Blender is a small minecraft mod to merge potion effects into one item, allowing for interesting combinations.
GNU General Public License v3.0
3 stars 4 forks source link

Won't work #15

Open minimon10x opened 1 week ago

minimon10x commented 1 week ago

When I throw the nether wart in, it just sits in the cauldron. Nothing happens, and when I right click it just takes the ingrediants out. Shift-right clicking doesn't help either, and left clicking doesn't. The dragon's breath and gunpowder just disappear when I put them in, but they still raise the water level. This is 1.20.1 forge 47.3.10

motivational-dragon commented 1 week ago

Hello,

First, could you please send the step you did in order for me to reproduce the issue? If you did not put any potion to merge then it is normal that nothing happen as there is no recipe to trigger.

Typically you would do:

  1. Throw the potions in the cauldron: for instance a potion of healing and a potion of poison
  2. Throw a nether wart, a fire effect sound play
  3. Wait a few seconds for the recipe to complete
  4. The resulting item is ejected from the cauldron

Secondly Items disappearing in the cauldron is probably because you need to set your graphic setting to "Fabulous" for them to display due to the way minecraft rendering work.

Finally, please send your minecraft log.txt, otherwise it is impossible to know if there is an error.