I'm a bit struggling with creating a mixing recipe like the one below.
https://i.imgur.com/JSSXUEU.png
I did look in the Productive Bee's repo to see how they did the recipe's, but that looked way different than how I've been adding recipe's so far (https://github.com/JDKDigital/productive-bees/blob/dev-1.20.0/src/main/resources/data/productivebees/recipes/create/mixing/mysticalagriculture/honeycomb_soulium.json). Im not sure if this is of any use.
I am using KubeJS Create, but I already noticed in other posts that event.recipes.create.mixing works too. Unfortunately KubeJS Create doesnt have any examples for the mixer.
What would a recipe with an item input and multiple output, including a fuel, look like? Just an example should be enough, I can work from there.
Thanks in advance