Alright, I'm new here, so please don't spam hate comments directly at my face
Anyway, I would like to right click this specific item, and it will repair everything that has durability in my inventory.
Right now I have this code, but I can't really figure out why it crashes Minecraft upon usage:
and the crash:
Upon close inspection, this line is the cause of error
if (player.inventory.getStackInSlot(i) != null)
Thanks for reading, hope you will help
2 replies
Important Information
By using this site, you agree to our Terms of Use.