You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to allow the use of one of any of these in a recipe. However, it seems to fail when loading it. I've also tried it with only Vodka, in case the custom brews were the problem, but that doesn't seem to be the case. I've also tried it with the ingredient being listed as just 'Vodka', instead of 'Brewery:Vodka', but still no dice. Am I using improper syntax, or are you just not able to list brews as materials when defining a custom item?
The text was updated successfully, but these errors were encountered:
I'm having trouble adding brews as custom items for the sake of a recipe. The way I'm trying to do it is like so:
pure_alcohol:
matchAny: true
material:
- Brewery:Vodka
- Brewery:Whiskey
- Brewery:Spicy Rum
- Brewery:Absinthe
- Brewery:Weak Moonshine
- Brewery:Neutral Spirit
The idea is to allow the use of one of any of these in a recipe. However, it seems to fail when loading it. I've also tried it with only Vodka, in case the custom brews were the problem, but that doesn't seem to be the case. I've also tried it with the ingredient being listed as just 'Vodka', instead of 'Brewery:Vodka', but still no dice. Am I using improper syntax, or are you just not able to list brews as materials when defining a custom item?
The text was updated successfully, but these errors were encountered: