Brewery

Brewery

101k Downloads

"brewery:" format doesn't work when creating alcohol

ccyounga opened this issue ยท 1 comments

commented

The "brewery:" format does not work when creating alcohol.
Hello, I have encountered such a problem. I prescribe the format in the recipe for alcohol:

  • Brewery:Wheatp/1
  • Brewery:Sugarwater/1
    I have these recipes, they are initially created correctly, but later no alcohol can be brewed from them. It just always turns out "Spoiled Potion", I don't know what to do.
    Everything is spelled out correctly, according to the template, all objects are created without problems, and it is no longer possible to create alcohol from them.
commented

If I understand correctly, you're trying to make a brew that uses another brew as an ingredient. If so, you have to add used brew ID without the "Brewery:". In your case, it would be:

  • Wheatp/1
  • Sugarwater/1