Potato Hanging Sign
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.
This page would benefit from the addition of isometric renders.
Please remove this notice once you've added suitable isometric renders to the article.
The specific instructions are: Add wall potato hanging sign render, like in Hanging Sign.
The specific instructions are: Add wall potato hanging sign render, like in Hanging Sign.
Potato Hanging Sign
Renewable |
Yes |
---|---|
Stackable |
Yes (13) |
Tool | |
Blast resistance |
1 |
Hardness |
1 |
Luminous |
No |
Transparent |
yes |
Flammable |
No |
Catches fire from lava |
No |
{ "title": "Potato Hanging Sign", "rows": [ { "field": "Yes", "label": "(link to Renewable resource article, displayed as Renewable)" }, { "field": "Yes (13)", "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=Axe|alt=|class=pixel-image|This block can be broken with any tool, but an axe is the quickest)</span>", "label": "Tool" }, { "field": "1", "label": "(link to Explosion#Blast resistance article, displayed as Blast resistance)" }, { "field": "1", "label": "(link to Breaking#Blocks by hardness article, displayed as Hardness)" }, { "field": "No", "label": "(link to Light article, displayed as Luminous)" }, { "field": "yes", "label": "(link to Opacity article, displayed as Transparent)" }, { "field": "No", "label": "(link to Flammable article, displayed as Flammable)" }, { "field": "No", "label": "Catches fire from (link to lava article, displayed as lava)" } ], "invimages": [ "Potato Hanging Sign" ], "images": [ "Potato Hanging Sign.png" ] }
A potato hanging sign is a variant of a hanging sign made of potato planks in 24w14potato.
Obtaining[edit | edit source]
Breaking[edit | edit source]
Block | ![]() | |
---|---|---|
Hardness | 1 | |
Tool | ![]() | |
Breaking time (sec)[A] | ||
Default | 1.5 | |
![]() |
0.75 | |
![]() |
0.4 | |
![]() |
0.25 | |
![]() |
0.2 | |
![]() |
0.2 | |
![]() |
0.15 |
Legend
- incorrect tool, drops nothing
- correct tool, drops nothing or something other than the block itself
- correct tool, drops the block itself
- italicized can be instant mined
- ↑ These durations ignore other influential factors (e.g. Mining Fatigue), and are measured in seconds. For more information, see Breaking § Speed.
Crafting[edit | edit source]
Ingredients | [hide]Crafting recipe |
---|---|
Chain + Potato Stem |
Usage[edit | edit source]
For information about all hanging signs, see Hanging Sign § Usage.
Sounds[edit | edit source]
Generic[edit | edit source]
[hide]![]() nether_wood sound type | ||||||||
---|---|---|---|---|---|---|---|---|
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
Block broken | Blocks | Once the block has broken | block | subtitles | 1.0 | 0.72 | 16 | |
Block placed | Blocks | When the block is placed | block | subtitles | 1.0 | 0.72 | 16 | |
Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.45 | 16 | |
Something falls on a block | Entity-Dependent | Falling on the block with fall damage | block | subtitles | 0.5 | 0.75 | 16 | |
Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 |
Unique[edit | edit source]
[hide]Sounds | ||||||||
---|---|---|---|---|---|---|---|---|
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
Glow Ink Sac splotches | Blocks | When a glow ink sac is used on a hanging sign | item | subtitles | 1.0 | Varies [sound 1] | 16 | |
Ink Sac splotches | Blocks | When an ink sac is used on a hanging sign | item | subtitles | 1.0 | Varies [sound 2] | 16 | |
Dye stains | Blocks | When dye is used on a hanging sign | item | subtitles | 1.0 | Varies [sound 3] | 16 | |
Wax on | Blocks | When a hanging sign is waxed | item | subtitles | 1.0 | 1.0/0.9/1.1 | 16 | |
Sign wobbles | Blocks | When a player attempts to edit a waxed hanging sign | block | subtitles | 1.0 | Varies | 16 |
Data values[edit | edit source]
ID[edit | edit source]
Name | Identifier | Block tags | [hide]Translation key |
---|---|---|---|
![]() | potato_hanging_sign | all_signs ceiling_hanging_signs mineable/axe all_hanging_signs | block |
![]() | potato_wall_hanging_sign | all_signs mineable/axe wall_hanging_signs all_hanging_signs | block |
Block states[edit | edit source]
See also: Block states
- Hanging
Name | Default value | Allowed values | [hide]Description |
---|---|---|---|
attached | false | false true | Whether or not this hanging sign's chains are connected to the same point on the block above. |
rotation | 0
| 0 | The block is facing south. |
1 | The block is facing south-southwest. | ||
2 | The block is facing southwest. | ||
3 | The block is facing west-southwest. | ||
4 | The block is facing west. | ||
5 | The block is facing west-northwest. | ||
6 | The block is facing northwest. | ||
7 | The block is facing north-northwest. | ||
8 | The block is facing north. | ||
9 | The block is facing north-northeast. | ||
10 | The block is facing northeast. | ||
11 | The block is facing east-northeast. | ||
12 | The block is facing east. | ||
13 | The block is facing east-southeast. | ||
14 | The block is facing southeast. | ||
15 | The block is facing south-southeast. | ||
waterlogged | false | false true | Whether or not there's water in the same place as this hanging sign. |
- Wall
Name | Default value | Allowed values | [hide]Description |
---|---|---|---|
facing | north | east north south west | The direction the block is facing. |
waterlogged | false | false true | Whether or not there's water in the same place as this hanging sign. |
Block data[edit | edit source]
A potato hanging sign has a block entity associated with it that holds additional data about the block.
See also: Block entity format
- [NBT Compound / JSON Object] Block entity data
- Tags common to all block entities see Template:Nbt inherit/blockentity/template
- [Byte] is_waxed: 1 or 0 (true/false) - true if the text is locked with honeycomb.
- [NBT Compound / JSON Object] front_text: A compound that discribes front text.
- [Byte] has_glowing_text: 1 or 0 (true/false) - true if the sign has been dyed with a glow ink sac.
- [String] color: The color that has been used to dye the sign. The default value is
black
One ofwhite
,orange
,magenta
,light_blue
,yellow
,lime
,pink
,gray
,light_gray
,cyan
,purple
,blue
,brown
,green
,red
, andblack
. - [NBT List / JSON Array] filtered_messages: Only in Realms. The lines of text shown to players with the profanity filter turned on instead of the regular lines. This tag is automatically set to
""
for lines containing blocked words and to the line's normal contents for the other lines when a player with the profanity filter turned off edits the sign, so players with the filter on cannot see the blocked words. If a player with the filter on tries to use blocked words in one or more lines, the line(s) in [NBT List / JSON Array] messages containing blocked words are set to""
, which makes them render completely blank, and this tag is also given the same contents. If multiple lines have been edited before the sign editing GUI is closed, only the lines containing blocked words are blanked. - [NBT List / JSON Array] messages: A list of text for each line.
- [String]: Text for each line. Must be Raw JSON text format. The character limit for the Text tags depends on the width of the characters.
- [NBT Compound / JSON Object] back_text: A compound that discribes back text.
- The same structure as [NBT Compound / JSON Object] front_text.
Issues[edit | edit source]
Issues relating to "Potato Hanging Sign" 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".
Trivia[edit | edit source]
- Potato hanging signs have a maximum stack size of 13, and are the first item in any version of the game to have this maximum stack size.
[edit | edit source]
[hide] | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
|