Advertisement
TheUltraTanker

Splash Potion of Ultra Strength Minecraft Command

Jan 1st, 2020
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. /give @p potion 1 16393 {
  2. CustomPotionEffects: [
  3. {
  4. Id: 5,
  5. Amplifier: 10,
  6. Duration: 600
  7. }
  8. ],
  9. display: {
  10. Name: "Splash Potion of Ultra Strength"
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement