Advertisement
Skylinerw

@Quackk2

Oct 12th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. /give NotDuckk minecraft:potion 1 4 {
  2. CustomPotionEffects:[
  3. {
  4. Id:2,
  5. Amplifier:2,
  6. Duration:200
  7. },
  8. {
  9. Id:9,
  10. Amplifier:0,
  11. Duration:200
  12. }
  13. ],
  14. display:{
  15. Name:"Whiskey"
  16. }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement