
Reforger does not apply correct amount of repair from config.
Closed this issue ยท 2 comments
Mod Loader
NeoForge
Loader Version
21.1.141
Mod Version
1.1.2
Description
Changing the config for the "Reforger" trinket, does not change the amount it repairs, only the time is affected.
Steps to Reproduce
- set config to specific amount to repair (e.g. 5)
- load game and check
- only applies 1 durability per repair cycle.
Log if needed
No response
Found the culprit. It's just a typo in the generated config "reforger.json"
"repairQuantity": --, word Quantity was misspelled (used the letter "C" instead of "Q").