PT-BR EN ES
Channel Icon

Crazy Ozz

Official Channel Website

Command Block

Custom Potion Generator Minecraft Java and Bedrock

Use this Custom Potion Generator to create potions, splash potions, lingering potions, and tipped arrows with multiple effects, custom colors, and custom names in Minecraft Java Edition 1.21+. Configure everything below and copy the ready-to-use /give command.

Select your Minecraft edition:

Container Type

Potion
Splash
Lingering
Arrow

Identification

Options (Java)
Ambient particles (fewer particles)
Show effect icon on HUD
Show particles
Custom Potion
Speed I (30s)

Potion Color

Define the potion color and particle effects.

Effects

Effect Seconds Level

Duration in seconds. Amplifier 0 = level I, 1 = level II, etc.

Generated Command

give @s potion...
Version:

Want to create a cheap Minecraft server with no lag?

I recommend Sparked Host: affordable plans, great performance, easy panel, and fast support.

🚀 Create server on Sparked Host

How to Use the Custom Potion Generator

This generator creates /give commands using the potion_contents component, available starting from Java Edition 1.20.5. It allows you to combine multiple effects, a custom particle color, and a custom name on the exact same item.

Example of a generated command:

/give @s minecraft:potion[potion_contents={custom_color:11141375,custom_effects:[{id:"minecraft:speed",amplifier:0,duration:600,ambient:false,show_particles:true,show_icon:true}]}] 1

This command delivers a potion with the Speed I effect for 30 seconds and a custom color.

Supported Containers

Potion

Standard drinkable item, applies effects to the player who consumes it.

Splash Potion

Breaks upon hitting a target, applying effects in an area.

Lingering Potion

Creates an effect cloud that lingers in place for a duration.

Tipped Arrow

Applies custom effects upon hitting an entity.

Frequently Asked Questions

How to give a potion with custom effects in Minecraft?

In Java Edition 1.20.5 or higher, use the potion_contents component in the /give command to define custom colors and effects.

Is it possible to put more than one effect on the same potion?

Yes, simply add multiple effects inside custom_effects, each with its own level and duration.

How does custom potion color work?

The color is defined by the custom_color field, which receives a decimal value converted from the RGB hexadecimal code.

Do tipped arrows also support custom potions?

Yes, the tipped_arrow item accepts the same potion_contents component as potions in Java Edition.

Does the generator work on Bedrock Edition?

On Bedrock, potions with fully customized effects and colors via command are not supported in the same way as in Java, requiring an addon for this.

Related Generators