Durability

Discussion in 'Plugin Development' started by monkeymanboy, Oct 6, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    monkeymanboy

    How would I make it so that when I craft a specific item then the durability of it changes to 15 or something(I am trying to make a bow with 15 uses is what I mean)
     
  2. Offline

    monkeymanboy

    bump (Also It could be more useful to take away a certain amount each time I tried setdurability but it kept setting it to full)
     
  3. Offline

    monkeymanboy

  4. Offline

    Gopaintman

    <ItemStack>.setDurability(durability)
     
  5. Offline

    Ultimate_n00b

    Do what Gopaintman says, after googling how to add a custom crafting recipe.
     
Thread Status:
Not open for further replies.

Share This Page