Advertisement
Guest User

Untitled

a guest
Apr 7th, 2017
757
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. foods:
  2. burger:
  3. name: Burger
  4. description:
  5. - Burgers!
  6. - From McDonalds!
  7. link: http://textures.minecraft.net/texture/a6ef1c25f516f2e7d6f7667420e33adcf3cdf938cb37f9a41a8b35869f569b
  8. feed-amount: 10
  9. particles: false
  10. cost: 100
  11. sound: BURP
  12. enabled: true
  13. commands:
  14. - tell %player% You ate food!
  15. permission-to-buy: foodmc.buy.burger
  16. permission-to-eat: foodmc.eat.burger
  17. material: none
  18. taco:
  19. name: Taco
  20. description:
  21. - Tacos!
  22. - From TacoBell!
  23. link: http://textures.minecraft.net/texture/1ad7c0a04f1485c7a3ef261a48ee83b2f1aa701ab11f3fc911e0366a9b97e
  24. feed-amount: 5
  25. particles: false
  26. cost: 50
  27. sound: BURP
  28. enabled: true
  29. commands:
  30. - tell %player% You ate food!
  31. permission-to-buy: foodmc.buy.taco
  32. permission-to-eat: foodmc.eat.taco
  33. material: none
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement