A potion of fire resistance grants protection from fire and lava for 3 minutes. It can be made from Muddy Potion and Magma Lump. Fire Resistance Potion can be used to make Slow Potion
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: potion{Potion:"fire_resistance"}
Duration | 3:00 |
Effect | Immune to fire and lava |
How to craft fire resistance potion
Here is how to craft fire resistance potion in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft fire resistance potion in Minecraft you will need: This, This and This. Place the cooking rack, right-click on it, place the ingredients as shown. The rack can simultaneously brew 3 bottles of fire resistance potion.
Where to find fire resistance potion
Here’s where you can find fire resistance potion in Minecraft, i.e. where fire resistance potion in Minecraft.
What can be done from fire resistance potion
Here it is indicated what can be done from fire resistance potion in Minecraft, i.e. which recipes use fire resistance potion in Minecraft.
Get fire resistance potion command
Here is the command that allows you to get fire resistance potion in Minecraft, that is, how to create fire resistance potion in Minecraft.
Fire Resistance Potion can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:potion{Potion:"fire_resistance"}
- press “ENTER”
You can also specify the number and to whom fire resistance potion will be issued:
-
/give @p minecraft:potion{Potion:"fire_resistance"} 10
get 10 fire resistance potion -
/give MinecraftMax minecraft:potion{Potion:"fire_resistance"}
fire resistance potion will be given to the player with the nickname MinecraftMax
The command can be written to the command block so that it is executed when a redstone signal is received.