Minecraft:Decorated Pot: Difference between revisions
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
== Obtaining == | == Obtaining == | ||
=== Breaking === | === Breaking === | ||
Decorated pots can be broken with any tool and are [[Minecraft:Instant mining|mined instantly]], even when under the [[Minecraft:Mining Fatigue]] effect. A decorated pot drops the four [[Minecraft:pottery sherd]]s or [[Minecraft:brick]]s used to craft it when mined with a [[Minecraft:pickaxe]], [[Minecraft:axe]], [[Minecraft:shovel]], [[Minecraft:hoe]], [[Minecraft:sword]], [[Minecraft:mace]], or [[Minecraft:trident]] '''''not''''' enchanted with [[Minecraft:Silk Touch]]. It drops itself when mined with anything else, including tools listed above enchanted with Silk Touch. In either case, the tool does not lose durability. | Decorated pots can be broken with any tool and are [[Minecraft:Instant mining|mined instantly]], even when under the [[Minecraft:Mining Fatigue]] effect. A decorated pot drops the four [[Minecraft:pottery sherd]]s or [[Minecraft:brick]]s used to craft it, when mined with a [[Minecraft:pickaxe]], [[Minecraft:axe]], [[Minecraft:shovel]], [[Minecraft:hoe]], [[Minecraft:sword]], [[Minecraft:mace]], or [[Minecraft:trident]] '''''not''''' enchanted with [[Minecraft:Silk Touch]]. It drops itself when mined with anything else, including tools listed above enchanted with Silk Touch. In either case, the tool does not lose durability. | ||
{{breaking row|Decorated Pot|horizontal=1}} | {{breaking row|Decorated Pot|horizontal=1}} | ||
| Line 42: | Line 42: | ||
=== Crafting === | === Crafting === | ||
{{Crafting | {{Crafting | ||
| head=1 | |||
| ingredients = Any [[Minecraft:Pottery Sherd]] or [[Minecraft:Brick]] | | ingredients = Any [[Minecraft:Pottery Sherd]] or [[Minecraft:Brick]] | ||
| B1 = Any Pottery Sherd;Brick | | B1 = Any Pottery Sherd;Brick | ||
| Line 47: | Line 48: | ||
| C2 = Brick;Any Pottery Sherd;Brick | | C2 = Brick;Any Pottery Sherd;Brick | ||
| B3 = Brick;Brick;Any Pottery Sherd | | B3 = Brick;Brick;Any Pottery Sherd | ||
| Output = Decorated Pot | |||
| type = Decoration block<!--Technically, the result of this recipe does not appear in the creative inventory (Java 26.3).--> | |||
| description = It is possible to use any combination of bricks and [[Minecraft:pottery sherd]]s. | |||
The faces preserve the item data.{{Upcoming|JE 26.3}}{{Info needed|bedrock=1}} | |||
| showdescription = 1 | |||
}} | |||
{{Crafting | |||
| ingredients = [[Minecraft:Brick]] | |||
| B1 = Brick | |||
| A2 = Brick | |||
| C2 = Brick | |||
| B3 = Brick | |||
| Output = Decorated Pot | | Output = Decorated Pot | ||
| type = Decoration block | | type = Decoration block | ||
| description = | | description = Due to overlapping recipes, accessible only via the [[Minecraft:recipe book]]. | ||
Brick data is not preserved. | |||
| showdescription = 1 | | showdescription = 1 | ||
| name = Decorated Pot Simple | |||
| foot=1 | |||
}} | }} | ||
The decorated pot's side textures correspond to the item used in the crafting. If a pottery sherd is used, that side bears the texture of that pottery sherd, if a brick is used, that side bears the default texture. | The decorated pot's side textures correspond to the item used in the crafting. If a pottery sherd is used, that side bears the texture of that pottery sherd, if a brick is used, that side bears the default texture. The face items retain their data, such as custom names and other [[Minecraft:data component|component]]s.{{Upcoming|JE 26.3}} | ||
Simple decorated pot has default brick on all sides. | |||
=== Natural generation === | === Natural generation === | ||
| Line 59: | Line 77: | ||
== Usage == | == Usage == | ||
{{more images|shake animations when interacting with items|section=1}} | |||
Decorated pots can be used for decoration. Due to the top part of the decorated pot having no collision, other blocks can be placed on top of them, including other decorated pots and regular [[Minecraft:flower pot]]s, which are required to place a flower in the decorated pot. | Decorated pots can be used for decoration. Due to the top part of the decorated pot having no collision, other blocks can be placed on top of them, including other decorated pots and regular [[Minecraft:flower pot]]s, which are required to place a flower in the decorated pot. | ||
| Line 236: | Line 255: | ||
** {{nbt|compound|item}}: The single item stack stored in this container. Does not exist if the decorated pot is empty. Represents the {{DCL|minecraft:container}} component. The item is implicitly in slot 0, despite not using the {{nbt|byte|Slot}} tag. The component is still present on the block entity, even if the tag does not exist (due to a loot table existing instead). | ** {{nbt|compound|item}}: The single item stack stored in this container. Does not exist if the decorated pot is empty. Represents the {{DCL|minecraft:container}} component. The item is implicitly in slot 0, despite not using the {{nbt|byte|Slot}} tag. The component is still present on the block entity, even if the tag does not exist (due to a loot table existing instead). | ||
*** {{nbt inherit/itemnoslot|indent=***}} | *** {{nbt inherit/itemnoslot|indent=***}} | ||
** {{nbt|list|sherds}}: List of [[Minecraft:sherd]]s on this decorated pot. Represents the {{DCL|minecraft:pot_decorations}} component. | ** {{nbt|list|sherds}}{{Until|Java 26.3}}: List of [[Minecraft:sherd]]s on this decorated pot. Represents the {{DCL|minecraft:pot_decorations}} component. | ||
*** {{nbt|string}}: [[Minecraft:Data values|Item ID]] of this face. Each value defaults to [[Minecraft:bricks]]'s ID, and can be either a brick or any sherd. | *** {{nbt|string}}: [[Minecraft:Data values|Item ID]] of this face. Each value defaults to [[Minecraft:bricks]]'s ID, and can be either a brick or any sherd. | ||
** {{nbt|compound|sherds}}{{Upcoming|Java 26.3}}: A map for face to the item stacks. Represents the {{DCL|minecraft:pot_decorations}} component. Item stacks with the {{DCL|minecraft:provides_pottery_pattern}} component define the face texture. | |||
*** {{nbt|compound|left}}: The item stack in the left side. | |||
**** {{nbt inherit/itemnoslot}} | |||
*** {{nbt|compound|back}}: The item stack in the back side. | |||
**** {{nbt inherit/itemnoslot}} | |||
*** {{nbt|compound|right}}: The item stack in the right side. | |||
**** {{nbt inherit/itemnoslot}} | |||
*** {{nbt|compound|front}}: The item stack in the front side. | |||
**** {{nbt inherit/itemnoslot}} | |||
</div><section end="block data" /> | </div><section end="block data" /> | ||
Latest revision as of 11:13, 22 July 2026
Template:For Template:Infobox block A decorated pot is a storage Minecraft:block crafted from Minecraft:bricks and/or Minecraft:pottery sherds, with the items used individually affecting the appearance of its four side faces. It can store a single inventory slot's worth of Minecraft:items, which cannot be seen or retrieved by hand without breaking the pot.
Obtaining
Breaking
Decorated pots can be broken with any tool and are mined instantly, even when under the Minecraft:Mining Fatigue effect. A decorated pot drops the four Minecraft:pottery sherds or Minecraft:bricks used to craft it, when mined with a Minecraft:pickaxe, Minecraft:axe, Minecraft:shovel, Minecraft:hoe, Minecraft:sword, Minecraft:mace, or Minecraft:trident not enchanted with Minecraft:Silk Touch. It drops itself when mined with anything else, including tools listed above enchanted with Silk Touch. In either case, the tool does not lose durability. Template:Breaking row
A decorated pot breaks when hit by one of the following Minecraft:projectiles, causing it to shatter into sherds or bricks:
- Minecraft:Arrow
- Minecraft:Tipped Arrow
- Minecraft:Spectral Arrow
- Minecraft:Trident
- Minecraft:Firework Rocket
- Minecraft:Snowball
- Minecraft:Egg
- Minecraft:Fireball
- Minecraft:Small Fireball
- Minecraft:Dragon Fireball
- Wither Skull
- Minecraft:Wind Charge
A decorated pot also shatters if a player collides with it while flying using Minecraft:elytra boosted by a Minecraft:firework rocket.
A decorated pot drops itself if pushed by a Minecraft:piston. It also always drops itself when destroyed by an Minecraft:explosion, similar to other precious blocks such as Minecraft:beacons and Minecraft:shulker boxes.<ref>Template:Bug</ref>
Stored items are dropped when the decorated pot is broken, regardless of whether the pot shatters into sherds or drops itself. Breaking a pot is the only way to access the stored items without using a hopper.
Template:IN, if the cracked block state is set to true, a decorated pot always drops sherds or bricks regardless of the breaking method.
Crafting
Template:Crafting Template:Crafting
The decorated pot's side textures correspond to the item used in the crafting. If a pottery sherd is used, that side bears the texture of that pottery sherd, if a brick is used, that side bears the default texture. The face items retain their data, such as custom names and other components.Template:Upcoming Simple decorated pot has default brick on all sides.
Natural generation
Decorated pots naturally generate in Minecraft:trial chambers, with Minecraft:loot inside. Decorated pots in the trial chambers are composed of either four bricks (Template:Frac chance) or three bricks and either one flow, guster, or scrape pottery sherd (each of those has Template:Frac chance).
Usage
Template:More images Decorated pots can be used for decoration. Due to the top part of the decorated pot having no collision, other blocks can be placed on top of them, including other decorated pots and regular Minecraft:flower pots, which are required to place a flower in the decorated pot.
Pressing the Template:Control control on a decorated pot causes it to play a wobble animation, triggering a Minecraft:vibration frequency of 11.
Decorated pots crafted without sherds can also serve as a temporary building block, similar to Minecraft:scaffolding and Minecraft:slime blocks, because they are easy to craft, stack to 64, and can be broken instantly by hand.
Storage
A decorated pot can store up to a stack of a single type of Minecraft:item. However, it fills instantly if an unstackable item like a sword, a filled bucket, or potions are stored in it. Unlike other containers, decorated pots have no GUI; items are inserted by Template:Control with the pot or by using Minecraft:droppers, Minecraft:hoppers or Minecraft:crafters. The only way to retrieve stored items is by breaking the pot or by using hoppers or Minecraft:minecarts with hoppers.
Decorated pots crafted without sherds can also serve as compact storage for Minecraft:bricks, as they are stackable; each can be crafted from four bricks and can be broken down into four bricks.
A Minecraft:redstone comparator can be used to measure the number of stored items.
Sounds
Generic
Decorated pots switch to the shattered sounds immediately before breaking when destroyed by a non-Silk Touch tool.
Popped
Template:Sound table/Block/Decorated pot
Shattered
Template:Sound table/Block/Decorated pot cracked
Unique
Data values
ID
Template:JE: Template:ID table Template:ID table
Template:BE: Template:ID table2 Template:ID table
Item data
Template:JE: Template:See also
- Template:Nbt: the item's components tag.
Data component format/container Data component format/pot decorations
Block states
Template:Edition: <section begin="block states"/> Template:Bst Template:Bst Template:Bst
Template:Edition: Template:Bst<section end="block states" />
Block data
A decorated pot has a block entity associated with it that holds additional data about the block.
Template:JE: Template:See also
<section begin="block data" />
- Template:Nbt Block entity data
- Template:Nbt inherit/blockentity
- Template:Nbt inherit/lootable
- Template:Nbt: The single item stack stored in this container. Does not exist if the decorated pot is empty. Represents the Template:DCL component. The item is implicitly in slot 0, despite not using the Template:Nbt tag. The component is still present on the block entity, even if the tag does not exist (due to a loot table existing instead).
- Template:NbtTemplate:Until: List of Minecraft:sherds on this decorated pot. Represents the Template:DCL component.
- Template:Nbt: Item ID of this face. Each value defaults to Minecraft:bricks's ID, and can be either a brick or any sherd.
- Template:NbtTemplate:Upcoming: A map for face to the item stacks. Represents the Template:DCL component. Item stacks with the Template:DCL component define the face texture.
- Template:Nbt: The item stack in the left side.
- Template:Nbt: The item stack in the back side.
- Template:Nbt: The item stack in the right side.
- Template:Nbt: The item stack in the front side.
<section end="block data" />
Achievements
Advancements
History
Announcement
Java Edition
Bedrock Edition
Issues
Trivia
- Decorated pots were originally planned to generate in Minecraft:ancient cities, but the idea was scrapped.
- If an item that is not a Minecraft:brick or Minecraft:pottery sherd is applied to the side of a decorated pot using commands, it renders the same pattern as a brick.
- There are a total of <math>\frac{24^4-24^2}{4}+\frac{24^2-24}{2}+\frac{24}{1} = 83,100</math> unique decorated pots that can be created, because each of the 4 slots used to craft a pot can be any one of the 23 pottery sherds or a brick, and each pot has 4 symmetric rotations, making each pot equivalent to 4, 2, or 1 pots. Although the total number of items is <math>24^4 = 331,776</math>, because items that differ by only one rotation are not considered equal.
- The developers consider the decorated pots as a sort of Template:W because recovering any items stored in it requires breaking the decorated pot.<ref>https://youtu.be/0yXEhvqwoH4?t=95</ref>
Gallery
Renders
-
Brick decorated pot
-
Angler decorated pot
-
Archer decorated pot
-
Arms up decorated pot
-
Blade decorated pot
-
Brewer decorated pot
-
Burn decorated pot
-
Danger decorated pot
-
Explorer decorated pot
-
Flow decorated pot
-
Friend decorated pot
-
Guster decorated pot
-
Heart decorated pot
-
Heartbreak decorated pot
-
Howl decorated pot
-
Miner decorated pot
-
Mourner decorated pot
-
Plenty decorated pot
-
Prize decorated pot
-
Scrape decorated pot
-
Sheaf decorated pot
-
Shelter decorated pot
-
Skull decorated pot
-
Snort decorated pot
Screenshots
-
An example of a decorated pot tooltip.
-
A decorated pot made with the skull and heartbreak pottery sherds.
-
Another use of decorated pots.
-
Two decorated pots holding Minecraft:soul lanterns at the entrance to a building.
-
A fountain created with Minecraft:waterlogged decorated pot.
-
A decorated pot in Minecraft:trial chambers.
Promotional images
-
A pot.
-
Pots and brush.
-
Pot designs.
-
Minecraft:Alex with a collection of decorated pots.
-
Alex stuffing a pot with Minecraft:melon slices
-
A shattered pot that housed ghast tears.<ref>https://www.minecraft.net/en-us/article/bats-pots-and-competitions</ref>
-
"Minecraft:Noor is standing on a balcony putting items into Decorated Pots, while Minecraft:Sunny is interacting with a Minecraft:horse below."
-
"Ancient decorations for a village?"<ref>https://www.minecraft.net/en-us/article/minecraft-java-edition-1-19-4</ref>
-
"Time to decorate the dungeon!"
Concept artwork
-
Pots, vases, and stone chests concept art for the ancient cities.
-
Ditto.
-
Ancient city gameplay concept art.
-
More ancient city gameplay of player breaking pots concept art.
-
Ancient city wall with pot concept art.
In other media
-
Decorated pot valentines artwork.
-
Minecraft:Ari admiring a group of decorated pots.
-
Cellphone wallpaper showing an expanded version of the pixel art.
-
Minecraft:Efe showing Ari a collection of pots.<ref>https://www.instagram.com/p/CtWrJzhgIYa/</ref>
-
Uniquely shaped pots featured in Minecraft:15 Year Journey.
-
Golden decorated pots in the same map.
-
Decorated pots as they appear in Template:AMCM.
References
External links
- Block of the Month: Decorated Pot- Minecraft.net on February 19, 2024
Minecraft:de:Verzierter Krug Minecraft:es:Vasija decorada Minecraft:fr:Vase décoré Minecraft:ja:飾り壺 Minecraft:ko:장식된 도자기 Minecraft:pl:Dekorowany garniec Minecraft:pt:Vaso Decorado Minecraft:ru:Узорчатая ваза Minecraft:uk:Оздоблений горщик Minecraft:zh:饰纹陶罐