mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 22:16:03 +01:00
Replaced the old `and/or` logic in the recipe ingredient loop with `math.max` to ensure tempCarryTable[k] always stores numeric values instead of booleans. This prevents "attempt to compare boolean with number" errors during crafting data aggregation.
23 KiB
23 KiB