KnightMiner / Inspirations

Mod adding various smaller features to Minecraft
MIT License
44 stars 18 forks source link

[Question/feature request] Better cauldrons recipe system #117

Closed Invincible92 closed 5 years ago

Invincible92 commented 5 years ago

Hi there KnightMiner

I've opened this issue in order to know if the Better Cauldrons sub-module recipe system of the mods supports adding a custom recipe with more than one possible output. Reading the Crafttweaker wiki seems to be outputting only one possible item (correct me if I am wrong).

If it only supports one output, could the recipe system be expanded to allow multiple outputs of an input item?

Thanks for your kind attention.

KnightMiner commented 5 years ago

I have no plans for multiple outputs, that strays a bit too far from the vanilla cauldron and makes the API a lot messier. The only exception is containers, so if you use something like a water bucket for a recipe on the cauldron you get back the bucket and the recipe result