Files
jim_bridge/shared
RuksH4n 9a57f852b1 fix: replace boolean logic with math.max for tempCarryTable aggregation
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.
2025-11-07 21:59:18 +05:30
..
2025-10-29 03:05:10 +00:00
2025-05-03 20:28:13 +01:00
2025-09-24 12:29:48 +01:00
2025-09-14 21:32:12 +01:00
2025-09-06 12:02:55 +01:00
2025-08-14 20:08:09 +01:00
2025-04-14 21:58:38 +01:00
2025-10-06 02:28:30 +01:00
2025-09-10 01:26:02 +01:00
2025-11-01 22:48:18 +00:00
2025-09-22 21:08:31 +01:00
2025-11-02 22:43:02 +00:00
2025-09-06 12:02:55 +01:00