Minecraft Wiki
Advertisement

A decorated pot is an ornamental block crafted from pottery sherds or bricks.

Obtaining[]

Decorated pots can be broken with any tool and are mined instantly. A decorated pot drops the four pottery sherds or bricks used to craft it when mined with a pickaxe, axe, shovel, hoe or sword not enchanted with Silk Touch. It drops itself when mined with anything else, including tools listed above enchanted with Silk Touch.

A decorated pot drops itself if pushed by a piston. It also always drops itself when destroyed by an explosion, similar to other precious blocks such as beacons and shulker boxes.[1]

Crafting[]

Ingredients Crafting recipe
Any Pottery Sherd or Brick

The decorated pot's side textures will correspond to what item is used in the crafting. If a pottery sherd is used, that side will have the texture of that pottery sherd, if a brick is used, that side will have the default texture. The pottery sherd or brick within the 8th slot (bottom most) of the crafting grid determines the texture that faces against the player upon placement; the 2nd, 4th, 6th slots will determine the textures of the back/left/right facings in accordance to the player's POV.

Usage[]

Decorated pots are 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 flower pots, which are required to place a flower in the decorated pot.

In the 1.20.3 snapshots and pre-releases, decorated pots can hold a single stack of any one item type. Using an item on a decorated pot puts it in the pot. The pot shakes if the player uses the pot with an empty hand or an item that can't be placed in the pot. Punching or shattering a decorated pot drops any items that were held inside.

Sounds[]

Generic[]

Decorated pots will switch to the shattered sounds immediately before breaking when destroyed by a non-Silk Touch tool.

Popped[]

Java Edition:

SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
Block brokenBlocksOnce the block has brokenblock.decorated_pot.breaksubtitles.block.generic.break1.00.816
Block placedBlocksWhen the block is placedblock.decorated_pot.placesubtitles.block.generic.place1.00.816
Block breakingBlocksWhile the block is in the process of being brokenblock.decorated_pot.hitsubtitles.block.generic.hit0.250.516
None[sound 1]Entity-DependentFalling on the block with fall damageblock.decorated_pot.fallNone[sound 1]0.50.7516
FootstepsEntity-DependentWalking on the blockblock.decorated_pot.stepsubtitles.block.generic.footsteps0.151.016
  1. a b MC-177082

Bedrock Edition:

SoundSourceDescriptionResource locationVolumePitch
BlocksOnce the block has brokenbreak.decorated_pot1.01.0
BlocksWhen the block is placedbreak.decorated_pot1.01.0
BlocksWhile the block is in the process of being brokenstep.decorated_pot1.01.0
BlocksFalling on the block with fall damagestep.decorated_pot1.01.0
BlocksWalking on the blockstep.decorated_pot1.01.0
BlocksJumping from the blockstep.decorated_pot1.01.0
BlocksFalling on the block without fall damagestep.decorated_pot1.01.0

Shattered[]

Java Edition:

SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
Pot shattersBlocksOnce the block has brokenblock.decorated_pot.shattersubtitles.block.decorated_pot.shatter1.00.816
Block placedBlocksWhen the block is placedblock.decorated_pot.placesubtitles.block.generic.place1.00.816
Block breakingBlocksWhile the block is in the process of being brokenblock.decorated_pot.hitsubtitles.block.generic.hit0.250.516
None[sound 1]Entity-DependentFalling on the block with fall damageblock.decorated_pot.fallNone[sound 1]0.50.7516
FootstepsEntity-DependentWalking on the blockblock.decorated_pot.stepsubtitles.block.generic.footsteps0.151.016
  1. a b MC-177082

Unique[]

Java Edition: None

Bedrock Edition:

SoundSourceDescriptionResource locationVolumePitch
BlocksWhen a decorated pot is shattered using a tool in Survival or Adventure modeshatter.decorated_pot1.01.0

Data values[]

ID[]

Java Edition:

NameIdentifierFormTranslation key
Decorated Potdecorated_potBlock & Itemblock.minecraft.decorated_pot
NameIdentifier
Block entitydecorated_pot

Bedrock Edition:

NameIdentifierNumeric ID FormItem ID[i 1]Translation key
Decorated Potdecorated_pot-551Block & Giveable Item[i 2]Identical[i 3]tile.decorated_pot.name
  1. ID of block's direct item form, which is used in savegame files and addons.
  2. Available with /give command.
  3. The block's direct item form has the same id as the block.
NameSavegame ID
Block entityDecoratedPot

Block states[]

See also: Block states

Java Edition:

Name Default value Allowed values Description
facingnortheast
north
south
west
The direction a decorated pot faces in.
crackedfalsefalse
true
If true, the pot always makes shatter sounds upon breaking.
The value is set to true immediately before being shattered by a tool.
waterloggedfalsefalse
true
Whether or not there's water in the same place as this decorated pot.

Bedrock Edition: [more information needed]

Block data[]

A decorated pot has a block entity associated with it that holds additional data about the block.

Java Edition:

  • Block entity data
    • Tags common to all block entities
    •  sherds: List of shards on this decorated pot.
      • : Item ID of this face. Defaults to "minecraft:brick"

Bedrock Edition:

See Bedrock Edition level format/Block entity format.

Achievements[]

Icon Achievement In-game description Actual requirements (if different) Gamerscore earned Trophy type (PS4)
PS4 Other
Careful restorationMake a Decorated Pot out of 4 Pottery Sherds10GBronze

Advancements[]

Icon Advancement In-game description Parent Actual requirements (if different) Resource location
Advancement-plain-rawCareful Restoration
Make a Decorated Pot out of 4 Pottery Sherds Respecting the Remnantsadventure/craft_decorated_pot_using_only_sherds

History[]

October 3, 2020Clay Pot Hardened Clay Pot Clay Pot with Ceramic Shards (pre-release) Decorated Pot (pre-release) A clay pot and a painted clay pot were demonstrated at Minecraft Live 2020 as part of a gameplay mechanic that would include archeology.
February 7, 2023The future announcement of decorated pots is hinted at by Roger Badgerman.
February 10, 2023Sofia Dankis posts an article about upcoming archaeology features that announces decorated pots.
Java Edition
1.20
(Experimental)
23w07aDecorated Pot (N) JE1 BE1 Added decorated pots behind the Update 1.20 experimental datapack.
1.19.4 Pre-release 1The recipe for the decorated pot made of all bricks can now be found in the recipe book.
1.19.4 Pre-release 2Decorated Pot (N) JE2 BE2 Changed the model and texture of decorated pots.
1.2023w12aDecorated pots are now out of the Update 1.20 experimental datapack.
Added 16 new side textures corresponding to the 16 new pottery shards.
cracked property has been added, serving as an internal block state that determines the sound upon breaking of this block.
23w14aDecorated pots can now be waterlogged "normally".
23w16aNBT tag for pot decorations renamed from shards to sherds (to match items).
23w17aThe materials used when crafting a decorated pot are now listed on its tooltip.
The player now gets the advancement "Careful Restoration" when they craft a decorated pot using 4 pottery sherds.
1.20.223w31aDecorated pots now have Creative mode tooltips that show what pottery sherds they are made of.[2]
Bedrock Edition
Next Major Update
(Experimental)
beta 1.19.70.23Decorated Pot (N) JE1 BE1 Added decorated pots behind the Next Major Update experimental toggle.
beta 1.19.80.20Decorated Pot (N) JE2 BE2 Changed the model of decorated pots.
Decorated pots can no longer be stacked.
The recipe for a decorated pot made of only bricks can now be found in the recipe book.
beta 1.19.80.22Added 16 new side textures corresponding to the 16 new pottery sherds.
1.20.0beta 1.20.0.21Decorated pots are now available without using the "Next Major Update" experimental toggle.

Issues[]

Issues relating to "Decorated Pot" are maintained on the bug tracker. Report issues there.

Trivia[]

  • Decorated pots were considered to spawn in Ancient Cities but was scrapped.
  • If an item that is not a brick or 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 214 (194,481) unique decorated pots that can be crafted, as each of the 4 slots used to craft a decorated pot can consist of any one of the twenty pottery sherds in addition to the brick.
  • Up to 1.20.2, Decorated Pot is one of the two blocks (the other being standing signs) and the only full block with textures extending outside of their intended block space.

Gallery[]

General[]


Renders[]

Concept Art[]

In other media[]

References[]

  1. MC-263554 — resolved as "Works As Intended".
  2. MC-260096 — "Decorated pots don't have creative mode tooltips" — resolved as "Fixed".
  3. https://www.instagram.com/p/CtWrJzhgIYa/
Advertisement