[15.37] Recipe with too large output never finish
[15.37] Recipe with too large output never finish
A recipe that produces more than a stacksize full of output will run up to 100% but then never place the result in the output slot even if the output slot has 0 items in it. I noticed this due to a mod conflict where one mod has a seedlings with a stacksize of 400 and a recipe producing 40 seedlings while the other mod has seedlings with a stacksize of 10. The later seems to get used so the first mods recipe blocks at 100%.