Advertisement
Phe0X

Skript de soup

May 19th, 2017
527
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. on right click with a mushroom soup:
  2. cancel event
  3. if player's health = 10:
  4. if player's hunger < 10:
  5. set player's tool to bowl
  6. set the player's hunger to player's hunger + 3
  7. set the player's saturation to 5
  8. stop
  9. set player's tool to bowl
  10. heal player by 3 heart
  11. set the player's hunger to player's hunger + 1.5
  12. set the player's saturation to 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement