Difference between revisions of "Potions"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

(Finished the table)
 
(12 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Potions are [[Brewing|brewable]] items that can give the player [[potion effects]] for an amount of time.
+
{{Object
 +
|image=Empty Bottle.png
 +
|name=Potion
 +
|type=Item
 +
|renewable=Yes
 +
|id=potion
 +
}}
 +
 
 +
Potions are [[Brewing|brewable]] items that can give the player [[potion effects]] for an amount of time.  
  
 
== Obtaining ==
 
== Obtaining ==
 +
The empty bottle is returned when any type of potion is drunk.
 +
 
=== Crafting ===
 
=== Crafting ===
Empty bottles, which are a type of potion, can be crafted using three pieces of [[glass]].
+
Three empty bottles, which are a type of potion, can be crafted using three pieces of [[glass]].
{{BigCrafting
+
{{CraftBig
|4=Glass
+
|B1=Glass
|4pic=Glass.png
+
|B3=Glass
|6=Glass
+
|C2=Glass
|6pic=Glass.png
+
|output=Empty Bottle
|8=Glass
+
|output-amount=3
|8pic=Glass.png
 
|output=Empty bottle
 
|outputpic=Empty bottle.png
 
 
}}
 
}}
  
 
=== Filling Bottles ===
 
=== Filling Bottles ===
An empty bottle can be filled using a [[water]] block or filled [[cauldron]] to create a bottle of water, another type of potion.
+
An empty bottle can be filled using a [[water]] block or filled [[cauldron]] to create a bottle of water, another type of potion. It also uses up a third of the water in a cauldron, however it doesn't affect water source blocks.
  
 
=== Fishing ===
 
=== Fishing ===
It is possible to catch a bottle of water while fishing using a [[fishing rod]].
+
It is possible to catch a bottle of water while fishing using a [[fishing rod]]. This makes potions renewable.
  
 
=== Brewing ===
 
=== Brewing ===
Line 26: Line 33:
 
Different types of potions can be obtained by brewing. This involves inserting a base potion, giving a fuel and an input, and receiving an output potion. The first base potion you need when you are trying to brew any potion is the bottle of water.
 
Different types of potions can be obtained by brewing. This involves inserting a base potion, giving a fuel and an input, and receiving an output potion. The first base potion you need when you are trying to brew any potion is the bottle of water.
  
=== Commands ===
+
== Usage ==
This table shows what different types of potions will give. Not specifying a type will give a "potion" which cannot be drunk or used as a base.
+
=== Enchanting ===
 +
The empty bottle can be enchanted to create a [[bottle of enchanting]].
 +
 
 +
=== Crafting Ingredient ===
 +
The bottle of water is used in the crafting recipes of juices, which are [[lemonade]], [[apple juice]] and [[orange juice]].
 +
{{CraftSmall
 +
|A1=Bottle of Water
 +
|A2=Lemon
 +
|B1=Sugar
 +
|output=Lemonade
 +
}}
 +
{{CraftSmall
 +
|A1=Bottle of Water
 +
|A2=Orange
 +
|B1=Sugar
 +
|output=Orange Juice
 +
}}
 +
{{CraftSmall
 +
|A1=Bottle of Water
 +
|A2=Apple
 +
|B1=Sugar
 +
|output=Apple Juice
 +
}}
 +
 
 +
=== Brewing ===
 +
''Main Article: [[Brewing]]''
 +
 
 +
==== Modifiers ====
 +
Potions can be modified in three ways. The first is by adding [[glowstone dust]] to enhance the effect level. The second is by adding [[redstone dust]] to extend the duration of the effect. The third is by adding a [[fermented spider eye]] to corrupt the effect, turning it into a different one. The result of a corruption is usually the inverse of the original effect (for example: swiftness to slowness). Some potions cannot be modified in some ways, for example, the weakness potion cannot be enhanced with glowstone dust, and no potion can be enhanced and have an extended duration.
  
For example, to obtain a strength II potion the player would type: <code>/give potion 1 0 {type:"strength2"}</code>
+
==== Base Potions ====
 +
Base potions are potions that are created first to brew into other potions.
 +
{| class="wikitable" style="text-align: center;"
 +
! '''Name'''
 +
! '''Use'''
 +
|-
 +
| Bottle of Water
 +
| The starting point for every potion
 +
|-
 +
| Awkward Potion
 +
| The base for all effect potions
 +
(weakness can also be brewed directly from the bottle of water)
 +
|-
 +
| Thick Potion
 +
| ''No use''
 +
|-
 +
| Mundane Potion
 +
| ''No use''
 +
|}
 +
 
 +
=== Drinking ===
 +
Apart from the empty bottle and potion item which both cannot be drunk, potions can be drunk by shift-clicking. They give off the slurp sound effect and also give back an empty bottle.
 +
 
 +
These tables show the effects of potions which can be drunk:
 
{| class="wikitable"
 
{| class="wikitable"
! style="width: 100px;"| Data tag (type)
+
! colspan="3" | Potions with no effects
! Result
+
|-
 +
! Name
 +
! Duration
 +
! Effect
 +
|-
 +
| Bottle of Water
 +
| N/A
 +
| ''None''
 +
|-
 +
| Awkward Potion
 +
| N/A
 +
| ''None''
 +
|-
 +
| Thick Potion
 +
| N/A
 +
| ''None''
 
|-
 
|-
| "empty"
+
| Mundane Potion
| Empty Bottle
+
| N/A
 +
| ''None''
 +
|-
 +
! colspan="3"| Potions with positive effects
 +
|-
 +
! Name
 +
! Duration
 +
! Effect
 +
|-
 +
| {{Icon link|Healing Potion}}
 +
| Instant
 +
| Heals {{Health|4}}
 
|-
 
|-
| "water"
+
| {{Icon link|Healing Potion|Healing Potion|Healing Potion II}}
| Water Bottle
+
| Instant
 +
| Heals {{Health|8}}
 
|-
 
|-
| "healing"
+
| {{Icon link|Swiftness Potion}}
| Healing Potion
+
| 3:00
 +
| Speed 1 (+20%)
 
|-
 
|-
| "healing2"
+
| {{Icon link|Swiftness Potion|Swiftness Potion|Swiftness Potion +}}
| Healing Potion II
+
| 8:00
 +
| Speed 1 (+20%)
 
|-
 
|-
| "harming"
+
| {{Icon link|Swiftness Potion|Swiftness Potion|Swiftness Potion II}}
| Harming Potion
+
| 1:30
 +
| Speed 2 (+40%)
 
|-
 
|-
| "harming2"
+
| {{Icon link|Regeneration Potion}}
| Harming Potion II
+
| 0:45
 +
| Regeneration 1 (+30 Hearts in total)
 
|-
 
|-
| "swiftness"
+
| {{Icon link|Regeneration Potion|Regeneration Potion|Regeneration Potion +}}
| Swiftness Potion
+
| 1:30
 +
| Regeneration 1 (+60 Hearts in total)
 
|-
 
|-
| "swiftness+"
+
| {{Icon link|Regeneration Potion|Regeneration Potion|Regeneration Potion II}}
| Swiftness Potion +
+
| 0:21
 +
| Regeneration 2 (+60 Hearts in total)
 
|-
 
|-
| "swiftness2"
+
| {{Icon link|Strength Potion}}
| Swiftness Potion II
+
| 3:00
 +
| Strength 1 (+3 Damage)
 
|-
 
|-
| "slowness"
+
| {{Icon link|Strength Potion|Strength Potion|Strength Potion +}}
| Slowness Potion
+
| 8:00
 +
| Strength 2 (+3 Damage)
 
|-
 
|-
| "slowness+"
+
| {{Icon link|Strength Potion|Strength Potion|Strength Potion II}}
| Slowness Potion +
+
| 1:30
 +
| Strength 2 (+6 Damage)
 
|-
 
|-
| "poison"
+
| {{Icon link|Fire Resistance Potion}}
| Poison Potion
+
| 3:00
 +
| Fire Resistance 1
 
|-
 
|-
| "poison+"
+
| {{Icon link|Fire Resistance Potion|Fire Resistance Potion|Fire Resistance Potion +}}
| Poison Potion +
+
| 8:00
 +
| Fire Resistance 1
 
|-
 
|-
| "poison2"
+
| {{Icon link|Water Breathing Potion}}
| Poison Potion II
+
| 3:00
 +
| Water Breathing 1
 
|-
 
|-
| "regeneration"
+
| {{Icon link|Water Breathing Potion|Water Breathing Potion|Water Breathing Potion +}}
| Regeneration Potion
+
| 8:00
 +
| Water Breathing 1
 
|-
 
|-
| "regeneration+"
+
| {{Icon link|Leaping Potion}}
| Regeneration Potion +
+
| 3:00
 +
| Jump Boost 1
 
|-
 
|-
| "regeneration2"
+
| {{Icon link|Leaping Potion|Leaping Potion|Leaping Potion +}}
| Regeneration Potion II
+
| 8:00
 +
| Jump Boost 1
 
|-
 
|-
| "strength"
+
| {{Icon link|Leaping Potion|Leaping Potion|Leaping Potion II}}
| Strength Potion
+
| 1:30
 +
| Jump Boost 2
 
|-
 
|-
| "strength+"
+
| {{Icon link|Invisibility Potion}}
| Strength Potion +
+
| 3:00
 +
| Invisibility 1
 
|-
 
|-
| "strength2"
+
| {{Icon link|Invisibility Potion|Invisibility Potion|Invisibility Potion +}}
| Strength Potion II
+
| 8:00
 +
| Invisibility 1
 
|-
 
|-
| "weakness"
+
| {{Icon link|Night Vision Potion}}
| Weakness Potion
+
| 3:00
 +
| Night Vision 1
 
|-
 
|-
| "weakness+"
+
| {{Icon link|Night Vision Potion|Night Vision Potion|Night Vision Potion +}}
| Weakness Potion +
+
| 8:00
 +
| Night Vision 1
 
|-
 
|-
| "fireresistance"
+
! colspan="3"| Potions with negative effects
| Fire Resistance Potion
 
 
|-
 
|-
| "fireresistance+"
+
! Name
| Fire Resistance Potion +
+
! Duration
 +
! Effect
 
|-
 
|-
| "waterbreathing"
+
| {{Icon link|Harming Potion}}
| Water Breathing Potion
+
| Instant
 +
| {{Health|6}} of damage
 
|-
 
|-
| "waterbreathing+"
+
| {{Icon link|Harming Potion|Harming Potion|Harming Potion II}}
| Water Breathing Potion +
+
| Instant
 +
| {{Health|12}} of damage
 
|-
 
|-
| "leaping"
+
| {{Icon link|Slowness Potion}}
| Leaping Potion
+
| 1:30
 +
| Slowness 1 (-20%)
 
|-
 
|-
| "leaping+"
+
| {{Icon link|Slowness Potion|Slowness Potion|Slowness Potion +}}
| Leaping Potion +
+
| 4:00
 +
| Slowness 1 (-20%)
 
|-
 
|-
| "leaping2"
+
| {{Icon link|Poison Potion}}
| Leaping Potion II
+
| 0:45
 +
| Poison 1
 
|-
 
|-
| "invisibility"
+
| {{Icon link|Poison Potion|Poison Potion|Poison Potion +}}
| Invisibility Potion
+
| 1:30
 +
| Poison 1
 
|-
 
|-
| "invisibility+"
+
| {{Icon link|Poison Potion|Poison Potion|Poison Potion II}}
| Invisibility Potion +
+
| 0:21
 +
| Poison 2
 
|-
 
|-
| "nightvision"
+
| {{Icon link|Weakness Potion}}
| Night Vision Potion
+
| 1:30
 +
| Weakness 1 (-4 Damage)
 
|-
 
|-
| "nightvision+"
+
| {{Icon link|Weakness Potion|Weakness Potion|Weakness Potion| +}}
| Night Vision Potion +
+
| 4:00
 +
| Weakness 1 (-4 Damage)
 
|}
 
|}
  
== Usage ==
+
=== Unusable Potion ===
=== Enchanting ===
+
The unusable potion is an item simply called "Potion" that cannot be drunk or used in brewing. It can only be obtained if there is no "type" value given when using the <code>/give</code> or if that value does not exist.
The empty bottle can be enchanted to create a [[bottle of enchanting]].
 
  
=== Crafting Ingredient ===
+
== Data Values ==
The bottle of water is used in the crafting recipes of juices, which are [[lemonade]], [[apple juice]] and [[orange juice]].
+
The id for potions is <code>potion</code>.
{{SmallCrafting
 
|1=Bottle of water
 
|1pic=WaterBottle.png
 
|2=Lemon
 
|2pic=Lemon.png
 
|3=Sugar
 
|3pic=Sugar.png‎
 
|output=Lemonade
 
|outputpic=Lemonade.png
 
}}
 
{{SmallCrafting
 
|1=Bottle of water
 
|1pic=WaterBottle.png
 
|2=Orange
 
|2pic=Orange.png
 
|3=Sugar
 
|3pic=Sugar.png‎
 
|output=Orange juice
 
|outputpic=Orange juice.png
 
}}
 
{{SmallCrafting
 
|1=Bottle of water
 
|1pic=WaterBottle.png
 
|2=Apple
 
|2pic=Apple.png
 
|3=Sugar
 
|3pic=Sugar.png‎
 
|output=Apple juice
 
|outputpic=Apple juice.png
 
}}
 
  
 +
=== Data Tags ===
 +
Different types of potions can be specified using different values for the "type" data tag.
  
=== Brewing Base ===
+
For example, to obtain a strength II potion the player would type: <code>/give potion 1 0 {type:"strength2"}</code>
''Main Article: [[Brewing]]''
 
  
The bottle of water and all other unmodified potions can be used as base potions in brewing.
+
Here is a list of all the values:
 
+
{| class="wikitable" style="text-align: center;"
=== Drinking ===
+
! Potion
This table shows the [[potion effects]] given by different potions.
+
! Regular
{| class="wikitable"
+
! Extended(+)
! Name
+
! Enhanced(II)
! Effect
+
|-
! Duration
+
| Potion
 +
| ''No value''
 +
| -
 +
| -
 
|-
 
|-
 
| Empty Bottle
 
| Empty Bottle
| None
+
| "empty"
| N/A
+
| -
 +
| -
 
|-
 
|-
 
| Water Bottle
 
| Water Bottle
| None
+
| "water"
| N/A
+
| -
 +
| -
 +
|-
 +
| Thick Potion
 +
| "thick"
 +
| -
 +
| -
 +
|-
 +
| Mundane Potion
 +
| "mundane"
 +
| -
 +
| -
 +
|-
 +
| Awkward Potion
 +
| "awkward"
 +
| -
 +
| -
 
|-
 
|-
 
| Healing Potion
 
| Healing Potion
| +2 Hearts
+
| "healing"
| N/A
+
| -
|-
+
| "healing2"
| Healing Potion II
 
| +4 Hearts
 
| N/A
 
 
|-
 
|-
 
| Harming Potion
 
| Harming Potion
| -3 Hearts
+
| "harming"
| N/A
+
| -
|-
+
| "harming2"
| Harming Potion II
 
| -6 Hearts
 
| N/A
 
 
|-
 
|-
 
| Swiftness Potion
 
| Swiftness Potion
| Speed 1 (+20%)
+
| "swiftness"
| 3:00
+
| "swiftness+"
|-
+
| "swiftness2"
| Swiftness Potion +
 
| Speed 1 (+20%)
 
| 8:00
 
|-
 
| Swiftness Potion II
 
| Speed 2 (+40%)
 
| 1:30
 
 
|-
 
|-
 
| Slowness Potion
 
| Slowness Potion
| Slowness 1 (-20%)
+
| "slowness"
| 1:30
+
| "slowness+"
|-
+
| -
| Slowness Potion +
 
| Slowness 1 (-20%)
 
| 4:00
 
 
|-
 
|-
 
| Poison Potion
 
| Poison Potion
| Poison 1
+
| "poison"
| 0:45
+
| "poison+"
|-
+
| "poison2"
| Poison Potion +
 
| Poison 1
 
| 1:30
 
|-
 
| Poison Potion II
 
| Poison 2
 
| 0:21
 
 
|-
 
|-
 
| Regeneration Potion
 
| Regeneration Potion
| Regeneration 1
+
| "regeneration"
| 0:45 (+30 Hearts in total)
+
| "regeneration+"
|-
+
| "regeneration2"
| Regeneration Potion +
 
| Regeneration 1
 
| 1:30 (+60 Hearts in total)
 
|-
 
| Regeneration Potion II
 
| Regeneration 2
 
| 0:21 (+60 Hearts in total)
 
 
|-
 
|-
 
| Strength Potion
 
| Strength Potion
| Strength 1 (+3 Damage)
+
| "strength"
| 3:00
+
| "strength+"
|-
+
| "strength2"
| Strength Potion +
 
| Strength 2 (+3 Damage)
 
| 8:00
 
|-
 
| Strength Potion II
 
| Strength 2 (+6 Damage)
 
| 1:30
 
 
|-
 
|-
 
| Weakness Potion
 
| Weakness Potion
| Weakness 1 (-4 Damage)
+
| "weakness"
| 1:30
+
| "weakness+"
|-
+
| -
| Weakness Potion +
 
| Weakness 1 (-4 Damage)
 
| 4:00
 
 
|-
 
|-
 
| Fire Resistance Potion
 
| Fire Resistance Potion
| Fire Resistance 1
+
| "fireresistance"
| 3:00
+
| "fireresistance+"
|-
+
| -
| Fire Resistance Potion +
 
| Fire Resistance 1
 
| 8:00
 
 
|-
 
|-
 
| Water Breathing Potion
 
| Water Breathing Potion
| Water Breathing 1
+
| "waterbreathing"
| 3:00
+
| "waterbreathing+"
|-
+
| -
| Water Breathing Potion +
 
| Water Breathing 1
 
| 8:00
 
 
|-
 
|-
 
| Leaping Potion
 
| Leaping Potion
| Jump Boost 1
+
| "leaping"
| 3:00
+
| "leaping+"
|-
+
| "leaping2"
| Leaping Potion +
 
| Jump Boost 1
 
| 8:00
 
|-
 
| Leaping Potion II
 
| Jump Boost 2
 
| 1:30
 
 
|-
 
|-
 
| Invisibility Potion
 
| Invisibility Potion
| Invisibility 1
+
| "invisibility"
| 3:00
+
| "invisibility+"
|-
+
| -
| Invisibility Potion +
 
| Invisibility 1
 
| 8:00
 
 
|-
 
|-
 
| Night Vision Potion
 
| Night Vision Potion
| Night Vision 1
+
| "nightvision"
| 3:00
+
| "nightvision+"
|-
+
| -
| Night Vision Potion +
 
| Night Vision 1
 
| 8:00
 
 
|}
 
|}
 +
 +
== Tasks ==
 +
{{Tasks|44=}}
  
 
== History ==
 
== History ==
Line 332: Line 380:
 
! Oct 8, 2016
 
! Oct 8, 2016
 
|
 
|
* Added all the potions which give effects
+
* Added potions
 +
:* Swiftness
 +
:* Slowness
 +
:* Harming
 +
:* Healing
 +
:* Poison
 +
:* Regeneration
 +
:* Strength
 +
:* Weakness
 +
:* Fire resistance
 +
:* Water breathing
 +
:* Leaping
 +
:* Invisibility
 +
:* Night vision
 +
:* Potions with extended time and increased power
 
|}
 
|}
 
== Bugs ==
 
* 1.28 (to be fixed in 1.29): Strength II potions give strength I instead of strength II
 
* 1.28 (to be fixed in 1.29): Currently, there is no way of obtaining a regeneration II potion, not even with commands
 
* 1.28: Some second tier potions are called "(potion) 2", while others are called "(potion) II"
 
* 1.28: Potions obtained from the Creative inventory do not show the effects they will have
 
  
 
== Trivia ==
 
== Trivia ==
* A unusable potion can be obtained by not specifying the type of potion when using the command, or by giving an unrecognized type.
+
* An unusable potion can be obtained by not specifying the type of potion when using the command, or by giving an unrecognized type.
  
== See Also ==
+
== See also ==
 
* [[Bottle of enchanting]]
 
* [[Bottle of enchanting]]
 
* [[Brewing]]
 
* [[Brewing]]

Latest revision as of 21:32, 19 November 2023





Potion
Empty Bottle.png
Type:Item
Renewable:Yes
Identifier:potion

Potions are brewable items that can give the player potion effects for an amount of time.

Obtaining

The empty bottle is returned when any type of potion is drunk.

Crafting

Three empty bottles, which are a type of potion, can be crafted using three pieces of glass.

Invisible-sprite Invisible-sprite Invisible-sprite Glass Invisible-sprite Glass Invisible-sprite Glass Invisible-sprite Empty Bottle3

Filling Bottles

An empty bottle can be filled using a water block or filled cauldron to create a bottle of water, another type of potion. It also uses up a third of the water in a cauldron, however it doesn't affect water source blocks.

Fishing

It is possible to catch a bottle of water while fishing using a fishing rod. This makes potions renewable.

Brewing

Main article: Brewing

Different types of potions can be obtained by brewing. This involves inserting a base potion, giving a fuel and an input, and receiving an output potion. The first base potion you need when you are trying to brew any potion is the bottle of water.

Usage

Enchanting

The empty bottle can be enchanted to create a bottle of enchanting.

Crafting Ingredient

The bottle of water is used in the crafting recipes of juices, which are lemonade, apple juice and orange juice.

Bottle of Water Lemon Sugar Invisible-sprite Lemonade

Bottle of Water Orange Sugar Invisible-sprite Orange Juice

Bottle of Water Apple Sugar Invisible-sprite Apple Juice

Brewing

Main Article: Brewing

Modifiers

Potions can be modified in three ways. The first is by adding glowstone dust to enhance the effect level. The second is by adding redstone dust to extend the duration of the effect. The third is by adding a fermented spider eye to corrupt the effect, turning it into a different one. The result of a corruption is usually the inverse of the original effect (for example: swiftness to slowness). Some potions cannot be modified in some ways, for example, the weakness potion cannot be enhanced with glowstone dust, and no potion can be enhanced and have an extended duration.

Base Potions

Base potions are potions that are created first to brew into other potions.

Name Use
Bottle of Water The starting point for every potion
Awkward Potion The base for all effect potions

(weakness can also be brewed directly from the bottle of water)

Thick Potion No use
Mundane Potion No use

Drinking

Apart from the empty bottle and potion item which both cannot be drunk, potions can be drunk by shift-clicking. They give off the slurp sound effect and also give back an empty bottle.

These tables show the effects of potions which can be drunk:

Potions with no effects
Name Duration Effect
Bottle of Water N/A None
Awkward Potion N/A None
Thick Potion N/A None
Mundane Potion N/A None
Potions with positive effects
Name Duration Effect
Healing Potion Instant Heals 4 (♥♥)
Healing Potion II Instant Heals 8 (♥♥♥♥)
Swiftness Potion 3:00 Speed 1 (+20%)
Swiftness Potion + 8:00 Speed 1 (+20%)
Swiftness Potion II 1:30 Speed 2 (+40%)
Regeneration Potion 0:45 Regeneration 1 (+30 Hearts in total)
Regeneration Potion + 1:30 Regeneration 1 (+60 Hearts in total)
Regeneration Potion II 0:21 Regeneration 2 (+60 Hearts in total)
Strength Potion 3:00 Strength 1 (+3 Damage)
Strength Potion + 8:00 Strength 2 (+3 Damage)
Strength Potion II 1:30 Strength 2 (+6 Damage)
Fire Resistance Potion 3:00 Fire Resistance 1
Fire Resistance Potion + 8:00 Fire Resistance 1
Water Breathing Potion 3:00 Water Breathing 1
Water Breathing Potion + 8:00 Water Breathing 1
Leaping Potion 3:00 Jump Boost 1
Leaping Potion + 8:00 Jump Boost 1
Leaping Potion II 1:30 Jump Boost 2
Invisibility Potion 3:00 Invisibility 1
Invisibility Potion + 8:00 Invisibility 1
Night Vision Potion 3:00 Night Vision 1
Night Vision Potion + 8:00 Night Vision 1
Potions with negative effects
Name Duration Effect
Harming Potion Instant 6 (♥♥♥) of damage
Harming Potion II Instant 12 (♥ × 6) of damage
Slowness Potion 1:30 Slowness 1 (-20%)
Slowness Potion + 4:00 Slowness 1 (-20%)
Poison Potion 0:45 Poison 1
Poison Potion + 1:30 Poison 1
Poison Potion II 0:21 Poison 2
Weakness Potion 1:30 Weakness 1 (-4 Damage)
Weakness Potion 4:00 Weakness 1 (-4 Damage)

Unusable Potion

The unusable potion is an item simply called "Potion" that cannot be drunk or used in brewing. It can only be obtained if there is no "type" value given when using the /give or if that value does not exist.

Data Values

The id for potions is potion.

Data Tags

Different types of potions can be specified using different values for the "type" data tag.

For example, to obtain a strength II potion the player would type: /give potion 1 0 {type:"strength2"}

Here is a list of all the values:

Potion Regular Extended(+) Enhanced(II)
Potion No value - -
Empty Bottle "empty" - -
Water Bottle "water" - -
Thick Potion "thick" - -
Mundane Potion "mundane" - -
Awkward Potion "awkward" - -
Healing Potion "healing" - "healing2"
Harming Potion "harming" - "harming2"
Swiftness Potion "swiftness" "swiftness+" "swiftness2"
Slowness Potion "slowness" "slowness+" -
Poison Potion "poison" "poison+" "poison2"
Regeneration Potion "regeneration" "regeneration+" "regeneration2"
Strength Potion "strength" "strength+" "strength2"
Weakness Potion "weakness" "weakness+" -
Fire Resistance Potion "fireresistance" "fireresistance+" -
Water Breathing Potion "waterbreathing" "waterbreathing+" -
Leaping Potion "leaping" "leaping+" "leaping2"
Invisibility Potion "invisibility" "invisibility+" -
Night Vision Potion "nightvision" "nightvision+" -

Tasks

Number Icon[ng] Name Newgrounds name Description [ng] Objective Points[ng] Requirements
44 Brew a potion Brew a Potion Use the potions stand to make a potion! Brew a potion by adding an ingredient to a bottle of water 5 ×1 Brewing Stand ×1 Bottle of Water

History

Version Date Changes
1.27 Nov 13, 2015
  • Added the empty bottle
  • Added the bottle of water
1.28 Oct 8, 2016
  • Added potions
  • Swiftness
  • Slowness
  • Harming
  • Healing
  • Poison
  • Regeneration
  • Strength
  • Weakness
  • Fire resistance
  • Water breathing
  • Leaping
  • Invisibility
  • Night vision
  • Potions with extended time and increased power

Trivia

  • An unusable potion can be obtained by not specifying the type of potion when using the command, or by giving an unrecognized type.

See also