Minecraft : Potions and Arrows Give Command Generator for Java 26.3

Update 2.41.5, you may need to clear cache for updated files.
Loading
Page

Try the Commands Troubleshooting and Help page if you get stuff with server errors. Found a bug or want a feature, let us know on reddit.

Minecraft Give Potion Command Generator

This give generator makes Potions and Arrows for Minecraft, select color, choose effects, set name and add lore for custom potions. Select your options above and copy paste the command into Minecraft chat. Very long commands will need to be entered into a command block (due to the chat character limit)

Other give options: Many of the common give command data options are still included, some are not relevant to potions (enchantments for example), but many map makers have very interesting projects with specific requirements.

Potion and Arrow Effects

Can be added into the command, and it is possible to have multiple potion effects. Not all effects are craftable in Minecraft and can only be accessed by the give potion command. Effects do not stack, the higher level (amplifier) will be used.

Potions, splash potions and lingering potions and tipped arrows share the same the potion effects, which makes them the same in command data options. The command changed over several 1.20 updates.

/give @a potion[potion_contents={custom_color:8439583,custom_effects:[{id:poison,duration:150}]}] /give @a potion{CustomPotionColor:8439583,custom_potion_effects:[{id:poison,duration:150}]} /give @a potion{CustomPotionColor:8439583,CustomPotionEffects:[{Id:22,Duration:150}]}

Amplifier: Is how strong the effect of the potion effect is.

Duration: Is how long the effect lasts in ticks, 20 ticks is 1 second, 600 is 30 seconds, 1200 is a minute.

Ambient: This may not work on splash potions due to a bug.

ShowParticles: This may not work on splash potions due to a bug.

Potion and Arrow Color

The color of the potion or tipped arrow can be set via data tag. The command changed over several 1.20 updates.

/give @a potion[potion_contents={custom_color:8439583,custom_effects:[{id:poison,duration:150}]}] /give @a potion{CustomPotionColor:8439583,custom_potion_effects:[{id:poison,duration:150}]} /give @a potion{CustomPotionColor:8439583,CustomPotionEffects:[{Id:22,Duration:150}]}

Summon Splash Potions

The summon command can be used to summon a splash potion that breaks immediately. The command changed over several 1.20 updates.

/summon splash_potion ~ ~1 ~ {Item:{id:splash_potion,count:1,components:{potion_contents:{custom_color:16701501,custom_effects:[{id:haste,duration:100,amplifier:2,show_particles:0b,show_icon:0b},{id:night_vision,duration:200}]}}}} /summon potion ~ ~1 ~ {Item:{id:splash_potion,count:1,components:{potion_contents:{custom_color:16701501,custom_effects:[{id:haste,duration:100,amplifier:2,show_particles:0b,show_icon:0b},{id:night_vision,duration:200}]}}}} /summon potion ~ ~1 ~ {Item:{id:splash_potion,Count:1,tag:{CustomPotionColor:16701501,CustomPotionEffects:[{Id:3,Duration:100,Amplifier:2,ShowParticles:0b,ShowIcon:0b},{Id:16,Duration:200}]}}}

Minecraft Versions Permalinks

If you find yourself using a particular version all the time, you can link directly. There is some crossover between versions, so there will be quirks.

Version History

17 Sep 2026
minecraft/command-generator 2.41.5

added26.3 content
addedMore predicates

10 Sep 2026
minecraft/command-generator 2.41.4

addedPreloading 26.3 items and content
addedSummon options for interaction, marker, ominous_item_spawner
patchGive generator patch can_break, can_place

3 Sep 2026
minecraft/command-generator 2.41.3

addedSummon item_display and text_display
patchSummon issue with fireworks and potions
patchSummon issue with summon eggs (again)

27 Aug 2026
minecraft/command-generator 2.41.2

addedend_crystal nbt tags
patchdamage_resistant for multi values in 26.1
patchbee nbt tags
patchmotion and rotation nbt tags
patchvarious uuid and nbt pathing issues

20 Aug 2026
minecraft/command-generator 2.41.1

patchsummon blocks fixes and improvements
patchsome autocomplete quirky issues during typing

13 Aug 2026
minecraft/command-generator 2.41

addedUUID converter
patchFix for issue with items not re-encoding correctly for items, trades and containers
patchTrades for 1.20.4 and earlier now auto add Count if missing


Read version history »
(131 More Updates)