VOOZH about

URL: https://minecraft.wiki/w/Potato_Door

⇱ Potato Door – Minecraft Wiki


Potato Door

From Minecraft Wiki
Jump to navigation Jump to search
This article documents an April Fools' Day joke.
 
This feature was exclusively part of a joke version and is not currently planned for addition to regular Minecraft.
Potato Door
Renewable Yes
Stackable Yes (64)
Tool πŸ‘ SlotSprite Axe Required.png: Sprite image for Axe Required in Minecraft
Blast resistance 3
Hardness 3
Luminous No
Transparent Partial
Flammable No
Catches fire
from lava
Yes
Note block instrument Bass
{
 "title": "Potato Door",
 "rows": [
 {
 "field": "Yes",
 "label": "(link to Renewable resource article, displayed as Renewable)"
 },
 {
 "field": "Yes (64)",
 "label": "Stackable"
 },
 {
 "field": "<span class=\"sprite-file\" style=\"height:32px;width:32px;--vertical-align:middle\">(link to File:SlotSprite Axe Required.png article, displayed as 32x32px|link=|alt=SlotSprite Axe Required.png: Sprite image for Axe Required in Minecraft|class=pixel-image|This block can be broken with any tool, but an axe is the quickest)</span>",
 "label": "Tool"
 },
 {
 "field": "3",
 "label": "(link to Explosion#Blast resistance article, displayed as Blast resistance)"
 },
 {
 "field": "3",
 "label": "(link to Breaking#Blocks by hardness article, displayed as Hardness)"
 },
 {
 "field": "No",
 "label": "(link to Light article, displayed as Luminous)"
 },
 {
 "field": "Partial",
 "label": "(link to Opacity article, displayed as Transparent)"
 },
 {
 "field": "No",
 "label": "(link to Flammable article, displayed as Flammable)"
 },
 {
 "field": "Yes",
 "label": "Catches fire<br>from (link to lava article, displayed as lava)"
 },
 {
 "field": "Bass",
 "label": "(link to Note Block#Instruments article, displayed as Note block instrument)"
 }
 ],
 "invimages": [
 "Potato Door"
 ],
 "images": [
 "Potato Door.png"
 ]
}

A potato door is a variant of the door made of potato planks that can be opened and closed by the player without redstone, only present in 24w14potato.

Obtaining

[edit | edit source]

Breaking

[edit | edit source]

Potato doors can be broken with anything, but axes are the fastest. Potato doors drop themselves if they no longer have a block beneath them that can support them.

  1. ↑ These durations ignore any other influential factors (e.g., Mining Fatigue) and are measured in seconds. For more information, see Breaking Β§ Speed.

Natural generation

[edit | edit source]

Potato doors generate naturally as part of potato villages.

Crafting

[edit | edit source]
Ingredients Crafting recipe
Potato Planks
πŸ‘ Invicon Potato Planks.png: Inventory sprite for Potato Planks in Minecraft as shown in-game linking to Potato Planks with description: Potato Planks
πŸ‘ Invicon Potato Planks.png: Inventory sprite for Potato Planks in Minecraft as shown in-game linking to Potato Planks with description: Potato Planks
πŸ‘ Invicon Potato Planks.png: Inventory sprite for Potato Planks in Minecraft as shown in-game linking to Potato Planks with description: Potato Planks
πŸ‘ Invicon Potato Planks.png: Inventory sprite for Potato Planks in Minecraft as shown in-game linking to Potato Planks with description: Potato Planks
πŸ‘ Invicon Potato Planks.png: Inventory sprite for Potato Planks in Minecraft as shown in-game linking to Potato Planks with description: Potato Planks
πŸ‘ Invicon Potato Planks.png: Inventory sprite for Potato Planks in Minecraft as shown in-game linking to Potato Planks with description: Potato Planks

πŸ‘ Invicon Potato Door.png: Inventory sprite for Potato Door in Minecraft as shown in-game with description: Potato Door
3

Usage

[edit | edit source]
πŸ‘ Image
For information about all doors, see Door Β§ Usage.

Sounds

[edit | edit source]

Generic

[edit | edit source]
This section uses a sound table which may not accurately represent the sounds associated with this feature.
 
Because of MC-177082, subtitles for falling on blocks may not have existed at this point in development, so a dedicated sound table accounting for this may be required.
πŸ‘ BlockSprite warped-planks.png: Sprite image for warped-planks in Minecraft
nether_wood sound type
SoundClosed captionsSourceDescriptionIdentifierTranslation keyVolumePitchAttenuation
distance
​Block brokenBlocksOnce the block has brokenblock.nether_wood.breaksubtitles.block.generic.break​1.00.7216
​Block placedBlocksWhen the block is placedblock.nether_wood.placesubtitles.block.generic.place​1.00.7216
​Block breakingBlocksWhile the block is in the process of being brokenblock.nether_wood.hitsubtitles.block.generic.hit​0.250.4516
​Something falls on a blockEntity-DependentFalling on the block with fall damageblock.nether_wood.fallsubtitles.block.generic.fall​0.50.7516
​FootstepsEntity-DependentWalking on the blockblock.nether_wood.stepsubtitles.block.generic.footsteps​0.151.016

Unique

[edit | edit source]
Sounds
SoundClosed captionsSourceDescriptionIdentifierTranslation keyVolumePitchAttenuation
distance
​Door creaksBlocksWhen a potato door opensblock.nether_wood_door.opensubtitles.block.door.toggle​1.00.9–1.016
​Door creaksBlocksWhen a potato door closesblock.nether_wood_door.closesubtitles.block.door.toggle​1.00.9–1.016
​Door shakesHostile MobsWhen a zombie attacks a doorentity.zombie.attack_wooden_doorsubtitles.entity.zombie.attack_wooden_door​2.00.8–1.216
​Door breaksHostile MobsWhen a zombie breaks a doorentity.zombie.break_wooden_doorsubtitles.entity.zombie.break_wooden_door​2.00.8–1.216

Data values

[edit | edit source]
NameIdentifierBlock tags Translation key
πŸ‘ BlockSprite potato-door.png: Sprite image for potato-door in Minecraft
Potato Door
potato_doordoors
mineable/axe
wooden_doors
block.minecraft.potato_door

Block states

[edit | edit source]
See also: Block states
Name Default value Allowed values Description
facingnortheast
north
south
west
The direction the door's "inside" is facing.
The direction the player faces while placing the door.
For example, a door facing east occupies the west part of its block when closed.
halflowerlower
upper
Identifies which part of the door the block is.
hingeleftleft
right
Identifies the side the hinge is on (when facing the same direction as the door's inside).
openfalsefalse
true
True if the door is currently open.
poweredfalsefalse
true
True if the door is currently powered by redstone.

Issues

[edit | edit source]

Issues relating to "Potato Door" are not maintained on the bug tracker because it is an April Fools' joke, and is therefore not in the newest stable version or snapshot. Issues reported there are closed as "Invalid".

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Potato_Door?oldid=3569382"

Navigation menu