Advertisement
TheUltraTanker

Potion of No Mining - Minecraft Command

Dec 28th, 2019
618
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. /give @p potion 1 8200 {
  2. CustomPotionEffects: [
  3. {
  4. Id: 4,
  5. Amplifier: 255,
  6. Duration: 1e+1000000
  7. }
  8. ],
  9. display: {
  10. Name: "Potion of No Mining For The Rest of Your Life",
  11. Lore: [
  12. "R.I.P mining"
  13. ]
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement