Auto enchanter glitch item
StarWishsama opened this issue ยท 1 comments
Description (Required)
Use auto enchanter with "Curse of Binding" or "Curse of Vanishing" enchant book to enchant any amount skulls.
After process ended, you will get the same as the skull amount +1 you put in.
similar to #1409
Steps to reproduce the Issue (Required)
Youtube Video: https://www.youtube.com/watch?v=Q8nl1p3jPKg
Expected behavior (Required)
get 1 enchanted item after auto enchanter finished process
Server Log / Error Report
No Log
Environment (Required)
Paper v1_15_R1
CS-CoreLib vDEV - 83 (git 8081bb4f)
Slimefun vDEV - 451 (git c20f980)
Installed Addons (1)
SlimefunBlackList v1.0.0-RELEASE
Looks like we just need a newItem.setAmount(1) here.