Combining energy items can be used to exceed max capacity
Ayutac opened this issue ยท 2 comments
for example take a full basic jackhammer and a full lithium battery, craft them into advanced jackhammer, that has now 110k/100k storage (when config wasn't changed.
EDIT: Traced the bug.
The adding happens here:
https://github.com/TechReborn/TechReborn/blob/1.18/src/main/java/techreborn/utils/PoweredCraftingHandler.java