Can you make a potion with multiple effects?

Potions with multiple effects are already possible, fortunately, this feature allows custom combinations without the use of command blocks, commands, or 3rd party editors in survival Minecraft. This will not work with regular water or base potions, as they do not have any effects.

Can you make potions with multiple effects in Minecraft?

Potions have been revamped and made obtainable. Using external programs, potions can now be changed to give different or multiple effects for any length.

How do you add potion effects in Minecraft?

Type the command in the chat window and press the Enter key to run the command. This /effect command uses a Name value of strength, a duration of 45 seconds, and an amplifier of 3. This will give the player called DigMinecraft the effect of Strength IV for 45 seconds.

How do you make infinite potion effect?

/effect @p 1 1000000 2 . /effect @p 8 1000000 5 . You should watch out that any amplifier value between 128 and 250 will disable jumping, and any value above 251 will decrease jump height. If you activate the command block with a button, for example, you’ll get almost infinitely speed 2.

Can one command block do multiple commands?

To make your command block run multiple commands, you will need to summon FallingSand or falling_block (depending on your version of Minecraft) with command blocks and redstone blocks for each command. The redstone blocks will be stacked one on top of the other right beside the command blocks.

How do you add potion effects?

Put more of the {Id:x, Amplifier:y, Duration:z} things in the angle brackets (with commas between them) to add multiple effects. For example, a 30 second Speed 1 + Jump Boost 1 potion would be /give @p minecraft:potion{CustomPotionEffects:[{Id:1, Amplifier:0, Duration:600}, {Id:8, Amplifier:0, Duration:600}]} .

How do you get infinite night vision in Java?

How to get infinite night vision in Minecraft

  1. Go to and open your .minecraft folder.
  2. Go to and open the file called options.
  3. Find the line called gamma (It’s near the top.)
  4. Change the number next to it that says 1.0 to 1000.0.
  5. Save the file.
  6. If Minecraft is open, restart it.
  7. Enjoy, you will have infinite night vision :>

How to create multiple effects in one potion?

Click to expand… This would be a drinking potion but has speed 2 and strength 2 that lasts for 60 seconds. You can add as many potion effects as you want but you might have to add it with console or use an alias to make a long command.

Is it possible to add potion effects in Bukkit?

Discussion in ‘ Plugin Development ‘ started by Sparta, Jan 2, 2013 . Not open for further replies. So I’ve ran into a problem. Adding potion effects won’t work.

Is there a potion effect that does not work?

Adding potion effects won’t work. I have this in my player respawn listener. I want players to spawn with Strength I effect for 15 minutes, but it won’t work.

You Might Also Like