Minecraft:Potato Sign: Difference between revisions
From SAS Gaming Wiki
More actions
imported>User-12316399 |
Remove broken links to missing pages |
||
| Line 11: | Line 11: | ||
| lavasusceptible = No | | lavasusceptible = No | ||
}} | }} | ||
A '''potato sign''' is a variant of a [[Minecraft:sign]] made of | A '''potato sign''' is a variant of a [[Minecraft:sign]] made of potato planks, only present in 24w14potato. | ||
== Obtaining == | == Obtaining == | ||
| Line 47: | Line 47: | ||
|subtitle=Glow Ink Sac splotches | |subtitle=Glow Ink Sac splotches | ||
|source=block | |source=block | ||
|description=When a | |description=When a glow ink sac is used on a sign | ||
|id=item.glow_ink_sac.use | |id=item.glow_ink_sac.use | ||
|translationkey=subtitles.item.glow_ink_sac.use | |translationkey=subtitles.item.glow_ink_sac.use | ||
| Line 56: | Line 56: | ||
|subtitle=Ink Sac splotches | |subtitle=Ink Sac splotches | ||
|source=block | |source=block | ||
|description=When an | |description=When an ink sac is used on a sign | ||
|id=item.ink_sac.use | |id=item.ink_sac.use | ||
|translationkey=subtitles.item.ink_sac.use | |translationkey=subtitles.item.ink_sac.use | ||
| Line 154: | Line 154: | ||
** {{nbt|byte|is_waxed}}: 1 or 0 (true/false) - true if the text is locked with [[Minecraft:honeycomb]]. | ** {{nbt|byte|is_waxed}}: 1 or 0 (true/false) - true if the text is locked with [[Minecraft:honeycomb]]. | ||
** {{nbt|compound|front_text}}: A compound that discribes front text. | ** {{nbt|compound|front_text}}: A compound that discribes front text. | ||
*** {{nbt|byte|has_glowing_text}}: 1 or 0 (true/false) - true if the sign has been dyed with a | *** {{nbt|byte|has_glowing_text}}: 1 or 0 (true/false) - true if the sign has been dyed with a glow ink sac. | ||
*** {{nbt|string|color}}: The color that has been used to dye the sign. The default value is {{cd|black}} One of {{cd|d=and|white|orange|magenta|light_blue|yellow|lime|pink|gray|light_gray|cyan|purple|blue|brown|green|red|black}}. | *** {{nbt|string|color}}: The color that has been used to dye the sign. The default value is {{cd|black}} One of {{cd|d=and|white|orange|magenta|light_blue|yellow|lime|pink|gray|light_gray|cyan|purple|blue|brown|green|red|black}}. | ||
*** {{nbt|list|filtered_messages}}: 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 {{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 {{nbt|list|messages}} containing blocked words are set to {{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. | *** {{nbt|list|filtered_messages}}: 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 {{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 {{nbt|list|messages}} containing blocked words are set to {{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. | ||
*** {{nbt|list|messages}}: A list of text for each line. | *** {{nbt|list|messages}}: A list of text for each line. | ||
**** {{nbt|string}}: Text for each line. Must be | **** {{nbt|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|back_text}}: A compound that discribes back text. | ** {{nbt|compound|back_text}}: A compound that discribes back text. | ||
*** The same structure as {{nbt|compound|front_text}}. | *** The same structure as {{nbt|compound|front_text}}. | ||
| Line 180: | Line 180: | ||
[[Category:Non-solid blocks]] | [[Category:Non-solid blocks]] | ||
ja:Potato Sign | |||
zh:马铃薯木告示牌 | |||
Revision as of 16:01, 9 April 2026
Template:Joke feature Template:Infobox block A potato sign is a variant of a Minecraft:sign made of potato planks, only present in 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 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 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.
Template:Navbox blocks Template:Navbox jokes
ja:Potato Sign zh:马铃薯木告示牌