Page 1 of 1

[Twinsen] [1.1.78] excessive intermediate recipe counts as "crafted"

Posted: Wed Mar 22, 2023 1:16 am
by Honktown
Expectation:
If I don't have enough of an intermediate craft, orange is shown (unsatisfied but craftable)

What happens:
If the *excess* of an intermediate craft satisfies the requirement, it counts as crafted?

Code: Select all

data.raw.recipe["iron-gear-wheel"].normal.result_count = 2
mod:
crafting_overflow_is_counted_0.0.1.zip
(785 Bytes) Downloaded 75 times

save file:
intermediate_overflow.zip
(536.43 KiB) Downloaded 74 times
have_no_gears.jpg
have_no_gears.jpg (179.96 KiB) Viewed 1483 times
I don't think anything in unmodded can craft beyond a requirement *and* satisfy a recipe, so I think it's mods only Edited for reply, ty

Re: [1.1.78] [modding] excessive intermediate recipe counts as "crafted"

Posted: Wed Mar 22, 2023 9:22 pm
by atomizer
can be seen in vanilla

Re: [Twinsen] [1.1.78] excessive intermediate recipe counts as "crafted"

Posted: Wed Apr 23, 2025 1:39 pm
by Twinsen
Fixed in Version: 2.0.46.
Thanks for the report.