DieReicheErethons / Brewery

GNU General Public License v3.0
161 stars 182 forks source link

Recipe bug #605

Open 100petr opened 8 months ago

100petr commented 8 months ago

If you create a recipe that requires another brew from the Brewery, just add a regular potion with water when it boils and it works just like any other required brew. Could it be fixed so that the water potion is not taken as a required drink? Here is the config for this particular drink https://pastebin.com/GEzkWz95

https://github.com/DieReicheErethons/Brewery/assets/29830635/1f8aef67-e6bf-417a-879f-6a9cf4269365

https://github.com/DieReicheErethons/Brewery/assets/29830635/7d257be4-1ba4-4336-a861-ca033c1d84f9

Vutka1 commented 7 months ago

That's strange. I can't put any brew in cauldron at all, no matter in which format I write it in ingredients section :/

Ed.: Turns out, you have to specify name of the brew in ingredients, not it's ID. Though I've now tried it out (1.18.2), and my brewery does not accept just any potion instead of brew.

Have you tried deleting a space in - Brewery: Red Wine/1 after ":"?

100petr commented 5 months ago

i tried it and it didn't help