You can dupe enchanted books for no cost if you input java int value books and shift click the selection
LaNeige725 opened this issue ยท 1 comments
Modpack Version
0.5.23
Describe your issue.
explanation to the best of my ability:
The Enchantment Library from apotheosis, being limited by Java integer, can not subtract the "max enchant value" if the max value of the inputted enchant is over integer 32767, (which, was power 17 and above)
henceforth; when a book with 32767> value is inputted, it correctly detects the "new highest level enchant" but it fails to substract the correct value when using "shift + click" and rolls to the closest positive cost, which is zero. costs zero to extract a level 17 book (upon further testing, power 26 was the highest that pedestals can handle, still gets duped on the library.)
bug_Trim.mp4
due to English not being my native language, I found it easier to explain visually on video rather than on text; sorry for the inconvenience
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Singleplayer