Skip to content

PotionEdit Command

TheGreatPintoJ edited this page Sep 20, 2025 · 1 revision

Overview

Edit the NBT of a potion in your hand

Usage

/potionedit <add|remove|clear|color> [arguments]

Arguments

  • add <effect> [duration] [amplifier]: Addds an effect with specifications to the held potion
  • remove <effect>: Removes a custom effect from an item (only works with custom effects)
  • clear: Removes all custom effects from the item
  • color <hex_code>: Sets the color of the potion to the specified hex color

Examples

  • /potionedit add speed 60 3
  • /potionedit remove speed
  • /potionedit clear
  • /potionedit color #00755c

Permission

  • pintotools.potionedit

Aliases

  • /potioneditor
  • /potionmodify

Clone this wiki locally