DieReicheErethons / Brewery

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

Adding Brews as 'Custom Items' #613

Open DJC00 opened 7 months ago

DJC00 commented 7 months ago

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:

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?

1Tupack1 commented 4 months ago

I have the same problem:(

fyhnfn commented 1 month ago

You have to use the top name such as Brewery:shroom_vodka (example)