
in-world transformation recipes don't seem to have an input item limit
RemagOfficial opened this issue ยท 2 comments
Describe the bug
i am making a modpack and wanted to change the recipe of the quantum entangled singularity and found it cool that you can use 3 input ingredients not just 2 but then as a test i tried adding just a ton of input items and found there doesnt seem to be a limit to the array

How to reproduce the bug
- make an in-world transformation recipe with more than 2 inputs
- see that it shows as a valid recipe in JEI
Expected behavior
i expected that there was a limit to the number of input items that made sense
Additional details
it would be really nice if you can use 3 input items, 3 inputs still render correctly in JEI and it would be good for pack devs that want to have a recipe that needs 3 items that need to be exploded for example
Which minecraft version are you using?
1.20
On which mod loaders does it happen?
Forge
Crash log
the game doesnt crash, its just a recipe parsing bug
I don't understand the bug here. You added many input items to the recipe and are surprised that works?
Please show the recipe you actually used.