Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Flower Pot: Difference between revisions

From SAS Gaming Wiki
imported>LauraFii
 
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(12 intermediate revisions by the same user not shown)
Line 30: Line 30:
Flower pots containing a dandelion can be found in some [[Minecraft:plains]] and [[Minecraft:savanna]] [[Minecraft:village]] houses. Flower pots containing a cactus or a dead bush can be found in some [[Minecraft:desert]] village houses. Flower pots containing a spruce sapling can be found in [[Minecraft:taiga]] village mason houses. Flower pots containing a poppy can be found in taiga village churches.
Flower pots containing a dandelion can be found in some [[Minecraft:plains]] and [[Minecraft:savanna]] [[Minecraft:village]] houses. Flower pots containing a cactus or a dead bush can be found in some [[Minecraft:desert]] village houses. Flower pots containing a spruce sapling can be found in [[Minecraft:taiga]] village mason houses. Flower pots containing a poppy can be found in taiga village churches.


Flower pots with [[Minecraft:dead bush]]es can generate inside [[Minecraft:trial chamber]]s.
Flower pots either empty or containing a dead bush generate inside [[Minecraft:trial chamber]]s.


=== Generated loot ===
=== Generated loot ===
Line 45: Line 45:


== Usage ==
== Usage ==
A flower pot can be used to hold [[Minecraft:mushroom]]s, [[Minecraft:Nether fungi]], and various [[Minecraft:plant]]s. Plants that can be {{control|placed}} in a pot include any one-block-high [[Minecraft:flower]]s, [[Minecraft:sapling]]s, [[Minecraft:fern]]s, [[Minecraft:dead bush]]es, [[Minecraft:cacti]], [[Minecraft:bamboo]], [[Minecraft:azalea]]s, [[Minecraft:mangrove propagule]], [[Minecraft:warped roots]], and [[Minecraft:crimson roots]].
An empty flower pot can be used to hold [[Minecraft:mushroom]]s, [[Minecraft:Nether fungi]], and various [[Minecraft:plant]]s. Plants that can be {{control|placed}} in a pot include any one-block-high [[Minecraft:flower]]s, [[Minecraft:sapling]]s, [[Minecraft:fern]]s, [[Minecraft:dead bush]]es, [[Minecraft:cacti]], [[Minecraft:bamboo]], [[Minecraft:azalea]]s, [[Minecraft:mangrove propagule]], [[Minecraft:warped roots]], and [[Minecraft:crimson roots]].


{{IN|je}}, flower pots can be placed on any block or over [[Minecraft:air]].<ref>{{bug|MC-127036|||WAI}}</ref>
{{IN|je}}, flower pots can be placed on any block or over [[Minecraft:air]].<ref>{{bug|MC-127036|||WAI}}</ref>
Line 53: Line 53:
Flower pots are {{frac|3|8}} of a block high and can be stepped on. It is not possible to walk from the top of a flower pot onto a full sized block without jumping. It is possible to jump from a flower pot onto a fence.
Flower pots are {{frac|3|8}} of a block high and can be stepped on. It is not possible to walk from the top of a flower pot onto a full sized block without jumping. It is possible to jump from a flower pot onto a fence.


The plant or fungus can be removed from the flower pot by pressing {{control|use}}. This places the item directly back into the player's inventory.<ref>{{bug|MC-169496|||WAI}}</ref>
The plant or fungus can be removed from the flower pot by pressing {{control|use}}, unless the player is holding a plant or fungus that can be placed in the pot, in this case nothing happens. This places the item directly back into the player's inventory.<ref>{{bug|MC-169496|||WAI}}</ref>


They can be used to display cacti and wither roses without inheriting their damaging properties.<ref>{{bug|MC-2241|||WAI}}</ref><ref>{{bug|MC-138024|||WAI}}</ref>
They can be used to display cacti and wither roses without inheriting their damaging properties.<ref>{{bug|MC-2241|||WAI}}</ref><ref>{{bug|MC-138024|||WAI}}</ref>
Line 60: Line 60:


Potted [[Minecraft:warped fungus]] can be used to repel [[Minecraft:hoglin]]s.
Potted [[Minecraft:warped fungus]] can be used to repel [[Minecraft:hoglin]]s.
Potted [[Minecraft:eyeblossoms]] close during the day and open at night, but, unlike non-potted eyeblossoms, do so only upon receiving a random tick; they cannot communicate with other eyeblossoms, whether potted or not.


== Sounds ==
== Sounds ==
Line 352: Line 354:
{{IN|bedrock}}, flower pots have a block entity associated with them that holds additional data about the block.
{{IN|bedrock}}, flower pots have a block entity associated with them that holds additional data about the block.


See [[Minecraft:Bedrock Edition level format/Block entity format]].
{{see also|Block entity format (Bedrock Edition)}}
<div class="treeview">
* {{nbt|compound}}: The block entity's root tag.
** {{bedrock nbt/blockentity}}
** {{nbt|compound|PlantBlock}}: (May not exist) The block in the pot.
*** {{bedrock nbt/block}}
</div>


== Achievements ==
== Achievements ==
Line 421: Line 429:
|{{HistoryLine|||dev=24w45a|[[File:Potted Open Eyeblossom JE2.png|32px]] The shading of potted open eyeblossoms has been fixed.<ref>{{bug|MC-277950||Open potted eyeblossom is shaded (flower_pot_cross_emissive)|Fixed}}</ref>}}
|{{HistoryLine|||dev=24w45a|[[File:Potted Open Eyeblossom JE2.png|32px]] The shading of potted open eyeblossoms has been fixed.<ref>{{bug|MC-277950||Open potted eyeblossom is shaded (flower_pot_cross_emissive)|Fixed}}</ref>}}
|{{HistoryLine||26.1|dev=snap5|[[File:Potted Golden Dandelion JE1.png|32px]] Added potted [[Minecraft:golden dandelion]]s.}}
|{{HistoryLine||26.1|dev=snap5|[[File:Potted Golden Dandelion JE1.png|32px]] Added potted [[Minecraft:golden dandelion]]s.}}
|{{HistoryLine|java upcoming}}
|{{HistoryLine||26.3|dev=snap1|[[File:Potted Poplar Sapling JE1.png|32px]] Added potted [[Minecraft:poplar sapling]]s.}}
}}
}}


Line 451: Line 461:
|{{HistoryLine||1.21.111|dev=Preview 1.21.110.25|exp=Upcoming Creator Features|Added components [[Minecraft:Block components#minecraft:flower_pottable|{{cd|minecraft:flower_pottable}}]], and [[Minecraft:Block components#minecraft:embedded_visual|{{cd|minecraft:embedded_visual}}]] that controls whether or not a custom block can be embedded, including a separate visual if necessary.}}
|{{HistoryLine||1.21.111|dev=Preview 1.21.110.25|exp=Upcoming Creator Features|Added components [[Minecraft:Block components#minecraft:flower_pottable|{{cd|minecraft:flower_pottable}}]], and [[Minecraft:Block components#minecraft:embedded_visual|{{cd|minecraft:embedded_visual}}]] that controls whether or not a custom block can be embedded, including a separate visual if necessary.}}
|{{HistoryLine||1.21.120|dev=Preview 1.21.120.24|Removed Upcoming Creator Features toggle requirement from the {{cd|minecraft:embedded_visual}}, and {{cd|minecraft:flower_pottable}}.}}
|{{HistoryLine||1.21.120|dev=Preview 1.21.120.24|Removed Upcoming Creator Features toggle requirement from the {{cd|minecraft:embedded_visual}}, and {{cd|minecraft:flower_pottable}}.}}
|{{HistoryLine||26.10|dev=Preview 26.10.21|[[File:Potted Golden Dandelion BE1.png|32px]] Added potted golden dandelions.}}
|{{HistoryLine||26.40|dev=Preview 26.40.27|exp=Drop 3 of 2026| [[File:Potted Poplar Sapling BE1.png|32px]] Added potted poplar saplings.}}
|{{HistoryLine|upcoming bedrock}}
|{{HistoryLine||26.50|dev=Preview 26.50.22|All features from the "Drop 3 of 2026" experiment have been fully implemented.}}
}}
}}


Line 540: Line 554:
Potted Cherry Sapling.png|Potted [[Minecraft:Cherry Sapling]]
Potted Cherry Sapling.png|Potted [[Minecraft:Cherry Sapling]]
Potted Pale Oak Sapling.png|Potted [[Minecraft:Pale Oak Sapling]]
Potted Pale Oak Sapling.png|Potted [[Minecraft:Pale Oak Sapling]]
Potted Poplar Sapling.png|Potted [[Minecraft:Poplar Sapling]]{{upcoming}}
</gallery>
</gallery>


Line 564: Line 579:
=== Screenshots ===
=== Screenshots ===
<gallery>
<gallery>
FiveFlowerPots.png|Five flower pots in a player-created village.  
FiveFlowerPots.png|Five flower pots in a player-created village.
SwampHutMushroom.png|A potted [[Minecraft:red mushroom]] can be found in [[Minecraft:Swamp Hut|swamp huts]].
SwampHutMushroom.png|A potted [[Minecraft:red mushroom]] can be found in [[Minecraft:Swamp Hut|swamp huts]]
DesertVillageCactus.png|Potted [[Minecraft:Cactus|cacti]] can be found in desert [[Minecraft:Village|villages]].
DesertVillageCactus.png|Potted [[Minecraft:Cactus|cacti]] can be found in desert [[Minecraft:village]]s
</gallery>
</gallery>


=== Merchandise ===
=== Merchandise ===
<gallery>
<gallery>
File:Flower pot flippin fig.png|Flower pot figure of Flippin' Figs
File:Flower pot flippin fig.png|Flower pot figure of [[Minecraft:Flippin' Figs]]
</gallery>
</gallery>



Latest revision as of 11:07, 7 September 2026

Template:For Template:Infobox block A flower pot is a decorative Minecraft:block that can contain flowers, bamboo, saplings, cacti, mushrooms, fungi, and other small plants.

Obtaining

Breaking

Flower pots can be mined instantly using any Minecraft:tool or without a tool.

A flower pot drops itself as an Minecraft:item (any Minecraft:plant or Minecraft:mushroom in it separately) when pushed by a Minecraft:piston or when Minecraft:water flows into its space. If Minecraft:lava flows into its space the flower pot is destroyed. Template:Breaking row

Natural generation

Flower pots naturally generate in Minecraft:witch huts where they contain a red Minecraft:mushroom, the basement of Minecraft:igloos where they contain a Minecraft:cactus, and in Minecraft:woodland mansions, where they contain birch Minecraft:saplings, dandelions, poppies, blue orchids, alliums, azure bluets, red and white tulips, and oxeye daisies.

Flower pots containing a dandelion can be found in some Minecraft:plains and Minecraft:savanna Minecraft:village houses. Flower pots containing a cactus or a dead bush can be found in some Minecraft:desert village houses. Flower pots containing a spruce sapling can be found in Minecraft:taiga village mason houses. Flower pots containing a poppy can be found in taiga village churches.

Flower pots either empty or containing a dead bush generate inside Minecraft:trial chambers.

Generated loot

Template:LootChestItem

Crafting

Template:Crafting

Usage

An empty flower pot can be used to hold Minecraft:mushrooms, Minecraft:Nether fungi, and various Minecraft:plants. Plants that can be Template:Control in a pot include any one-block-high Minecraft:flowers, Minecraft:saplings, Minecraft:ferns, Minecraft:dead bushes, Minecraft:cacti, Minecraft:bamboo, Minecraft:azaleas, Minecraft:mangrove propagule, Minecraft:warped roots, and Minecraft:crimson roots.

Template:IN, flower pots can be placed on any block or over Minecraft:air.<ref>Template:Bug</ref>

Template:IN, they must be placed on top of a full-Minecraft:block top surface, or the top of a Minecraft:fence, stone Minecraft:wall, or Minecraft:hopper. They cannot be placed on Minecraft:slabs and Minecraft:stairs unless those blocks are upside-down. Pots may also be placed on an upward facing trapdoor, although the pot breaks if the trapdoor is opened.

Flower pots are Template:Frac of a block high and can be stepped on. It is not possible to walk from the top of a flower pot onto a full sized block without jumping. It is possible to jump from a flower pot onto a fence.

The plant or fungus can be removed from the flower pot by pressing Template:Control, unless the player is holding a plant or fungus that can be placed in the pot, in this case nothing happens. This places the item directly back into the player's inventory.<ref>Template:Bug</ref>

They can be used to display cacti and wither roses without inheriting their damaging properties.<ref>Template:Bug</ref><ref>Template:Bug</ref>

Flower pots break falling blocks, similar to Minecraft:torches.

Potted Minecraft:warped fungus can be used to repel Minecraft:hoglins.

Potted Minecraft:eyeblossoms close during the day and open at night, but, unlike non-potted eyeblossoms, do so only upon receiving a random tick; they cannot communicate with other eyeblossoms, whether potted or not.

Sounds

Template:Sound table/Block/Normal

Data values

ID

Template:Edition: Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table

Template:Edition: Template:ID table Template:ID table Template:ID table

Block states

Template:See also Template:IN, flower pots use the following block states:

Template:El: Template:Bst

Block data

Template:IN, flower pots have a block entity associated with them that holds additional data about the block.

Template:See also

Achievements

Template:Load achievements

History

Template:See technical block

Reveal

Template:HistoryTable

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

Data history

Template:Info needed section

Java Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

Gallery

Renders

For all Minecraft:biome colors of potted ferns, see Template:Slink.

For a full gallery of the incorrect potted blocks, see Minecraft:Flower Pot/1.8 development gallery.

Flowers

Saplings

Mushrooms

Roots and bushes

Screenshots

Merchandise

Issues

Template:Issue list

Trivia

References

Template:Reflist

Navigation

Template:Navbox blocks

Minecraft:cs:Květináč Minecraft:de:Blumentopf Minecraft:es:Maceta Minecraft:fr:Pot de fleurs Minecraft:hu:Virágcserép Minecraft:it:Vaso da fiori Minecraft:ja:植木鉢 Minecraft:ko:화분 Minecraft:lzh:盆 Minecraft:nl:Bloempot Minecraft:pl:Doniczka Minecraft:pt:Vaso Minecraft:ru:Цветочный горшок Minecraft:uk:Квітковий горщик Minecraft:zh:花盆