Posted May 31, 20205 yr Hey! I want to give an ItemStack a cooldown. Currently i am using player.getCooldownTracker().setCooldown(itemIn, ticksIn); but this add a cooldown to the Item (that means that all of the same Item have the cooldown)... I want that only one ItemStack has the cooldown. How would I do that? Thanks in advance!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.