Minecraft:Potato Sign
From SAS Gaming Wiki
More actions
Template:Joke feature Template:Infobox block A potato sign is a variant of a Minecraft:sign made of Minecraft:potato planks, only present in Minecraft:24w14potato.
Obtaining
Breaking
Crafting
Usage
Sounds
Generic
Template:Info needed section Template:Sound table/Block/Nether wood/JE
Unique
Data values
Template:ID table Template:ID table
Block states
- Standing
- Wall
Block data
A potato sign has a block entity associated with it that holds additional data about the block.
<section begin="block data"/>
- Template:Nbt Block entity data
- Template:Nbt inherit/blockentity
- Template:Nbt: 1 or 0 (true/false) - true if the text is locked with Minecraft:honeycomb.
- Template:Nbt: A compound that discribes front text.
- Template:Nbt: 1 or 0 (true/false) - true if the sign has been dyed with a Minecraft:glow ink sac.
- Template:Nbt: The color that has been used to dye the sign. The default value is Template:Cd One of Template:Cd.
- Template:Nbt: Only in Minecraft: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 Template:Code 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 Template:Nbt containing blocked words are set to Template:Code, 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.
- Template:Nbt: A list of text for each line.
- Template:Nbt: Text for each line. Must be Minecraft:Raw JSON text format. The character limit for the Text tags depends on the width of the characters.
- Template:Nbt: A compound that discribes back text.
- The same structure as Template:Nbt.
<section end="block data"/>
Issues
Trivia
- Potato signs have a maximum stack size of 23, and are the first item in any version of the game to have this maximum stack size.