C
ClearView News

How to make a custom potion in minecraft

Author

Jessica Burns

Published Mar 22, 2026

How to make a custom potion in minecraft

A tutorial on how you create custom potions with commands. I show explicitly how to use the CustomPotionEffects tag, along with CustomPotionColor, and brush …

There are other answers below:

In this video I show you how to make custom potions in Minecraft! If you enjoyed a subscription goes a long way! Its free and you can unsubscribe at any time…

Create custom potions for Minecraft. Speed. Increases move speed by 20%/level (Level 1: +20%, level 2: +40%, etc.) Level: Duration: s. Infinite time. Slowness. Reduces move speed by …

MethodTipsWarnings Travel to the Nether . There are several ingredients that you can only gather while in the Nether, so you’ll need to go to the Nether in order to kick off the potion-brewing process. The Nether is incredibly dangerous, especially for new players. Consider setting the game difficulty to “Peaceful” while in the Nether to avoid dying until you want Ghast tears, Magma cream, Blaze …Gather Nether ingredients. You’ll need to gather two things while in the Nether: Nether Wart: …

How to get custom potions in 3 easy steps 1. Change the ID number to what potion ID you want. A list of potion IDs (1.12.2) is listed in this given… 2. Change the Duration to however many seconds you want the effect to last. (Duration 20 = 1 second) 3. Change Custom Potion to whatever you want the …

When giving players custom potions make sure that you know how. All this can be done with either mcedit, nbtedit or just command blocks in 1.7.2. So here’s how: Step 1:Get the potion Template you want. /give @p 373 1 16430 Step 2:Use the data tag feature. {CustomPotionEffects:[{Id:8,Amplifier:5,Duration:10}]}

Craft a Brewing Stand by placing three Cobblestone in the middle row of the Crafting Table interface and a single Blaze Rod in the middle of the top row. Place the Brewing Stand on the ground, and open the brewing interface. Add Blaze …

So, to give yourself a potion of nausea that lasts 30 seconds would look like this: /give @p potion {CustomPotionEffects: [ {Id:9,Amplifier:0,Duration:600}],display: {Name:”\”Potion of Nausea\””}} 1. Your Speed 100 splash potion would look like this:

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)

You can use a value of “minecraft:water” to not add any extra effects to it, and it will be colored based solely on color mixing from CustomPotionEffects: /give @p minecraft:potion 1 0 {Potion:”minecraft:water”,CustomPotionEffects:[{Id:9,Duration:100}],display:{Name:”Custom …

How do I get custom potions?

To get any custom potions, you need to run this command. Copy and paste this for an easier and more accurate outcome. 1. Change the ID number to what potion ID you want. A list of potion IDs (1.12.2) is listed in this given link 2. Change the Duration to however many seconds you want the effect to last. (Duration 20 = 1 second) 3.

How do you give potions in Minecraft chat?

Using the command line to give a potions is easy, 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) Potion Effects: Can be added into the command, and it is possible to have multiple potion effects.

How to make potions and arrows for Minecraft?

Generators for enchantment books, playerheads, potions, use import tab on that tool (it works the same). Try the Commands Troubleshooting and Help page if you get stuff with server errors. This give generator makes Potions and Arrows for Minecraft, select color, choose effects, set name and add lore for custom potions.

How do you make poison potions in Minecraft?

Combine a water bottle and nether wart to make an awkward potion. This and a spider eye brewed together will make a potion of poison. To make the poison level two brew it with some glowstone dust. If you want to make it a splash potion then add gunpowder.