Advertisement
Guest User

Untitled

a guest
Nov 17th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. on load:
  2. register new shaped recipe for slimeball named "Grenade 2" using prismarine crystals, prismarine crystals named "&eFridesite", prismarine crystals, prismarine crystals, prismarine crystals, prismarine crystals, prismarine crystals, prismarine crystals, prismarine crystals
  3. loop all players:
  4. if loop-player is op:
  5. give prismarine crystals named "&eFridesite" to loop-player
  6. on craft of slimeball:
  7. if name of event-item is "Grenade 2":
  8. loop 9 times:
  9. if slot loop-number -1 of current inventory of player is an prismarine crystals:
  10. if name of slot loop-number -1 of current inventory of player is not "&eFridesite":
  11. cancel event
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement