answersLogoWhite

0

no1 likes minecraft stop playing it

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How do you make a posion potion on minecraft?

There are no instant kill potions in minecraft at the moment, just potion of harming, which can do 3 or 6 hearts of damage.


What is the cheat for night vision in Minecraft?

The command is: /effect [player name] 16 [time duration] [level of potion]


What can you do with nether warts minecraft?

Netherwarts is a key component in potion brewing. I suggest going to the minecraft wiki for more detail on potion brewing.


How do you make a fire resistance potion in minecraft?

combine magma cream and the awkward potion


How do you make an experience potion in Minecraft?

to make an experience potion in Minecraft: Brew an Awkward Potion (Nether Wart + Water Bottle) Add Glowstone Dust to the Awkward Potion This will create a Potion of Experience that grants a temporary experience boost when consumed.


How can you brew a splash potion of poison in minecraft?

Water bottle+ Neather warts= Awkward potion Awkward potion+ Spider Eye= Potion of poison Potion of poison+ Gunpowder= Splash potion of poison


How do you make a slowness potion in minecraft?

Fermented Spider Eye+Potion of Fire ResistanceorPotion of Swiftness


Is there a way on minecraft to remove effects with a commandblock?

The command is as follows: To give: /effect [Seconds] [Potion Level] To remove: /effect 0 (<-- the number zero) To learn about a command, type just the command name (Ex. /effect) into the consle.


What is the minecraft id for splash potion of harming II?

The ID for the splash potion of harming II is 373:16428


How do you make an instant death potion in minecraft?

you don't there is none


How do you make a splash potion on minecraft PC?

To make a splash potion, take a regular potion and put it in the bottom slots of a brewing stand. Then, put a piece of gunpowder on the top slot of the brewing stand and it will convert the potion to a splash potion.


How can you put multiple effects on one potion in a command block?

To apply multiple effects to a single potion using a command block in Minecraft, you can use the /effect command multiple times in a single command block by separating the different effects with a semicolon. For example, you can use a command like /effect give @p minecraft:speed 30 1; /effect give @p minecraft:strength 30 1. Alternatively, you can create a custom potion with combined effects by using the /give command to specify multiple effects in a single potion item, but this requires knowledge of potion data values.