Sign

From Box of Rocks WIKI
Revision as of 14:13, 13 May 2021 by BoxWiki (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A sign is a non-solid block that can display text. A sign can also be used to block or redirect the flow of water or lava while still allowing entities to pass.

Obtaining

Natural generation

An oak sign can be found in igloo basements.

Spruce signs can be found in taiga village houses, as part of a chair.

Breaking

Signs can be broken with any tool, or without a tool, but an axe is fastest.

Block Sign
Hardness 1
Tool
Breaking time[FN 1]
Default 1.5
Wooden 0.75
Stone 0.4
Iron 0.25
Diamond 0.2
Netherite 0.2
Golden 0.15
  1. Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.

A sign also breaks and drops itself as an item if the block the sign is attached to is moved, removed, or destroyed.

If a sign is broken while being edited, the player continues to edit the sign,[1] although in Bedrock Edition breaking the sign stops the editing operation.

Chest loot

Item Structure Container Quantity Chance
Bedrock Edition
Oak Sign Village Taiga house chest 1 10.7%
Item Structure Container Quantity Chance
Java Edition
Spruce Sign Village Taiga house chest 1 9.7%

Crafting

Ingredients Crafting recipe
Matching Planks +
Stick

Usage

Signs can be used to display text.

Placement

File:Sign scales.png
Comparison of the sign sizes.

Signs may be placed on the top or side of other blocks (including some non-solid blocks like fences, glass, and other signs). To place a sign, use a sign item while pointing at the block the sign should be attached to, enter the desired text (possibly none), and click the "Done" button or press "escape" on a keyboard (or press × in Bedrock Edition, Template:Xbtn on an Xbox controller, Template:Psbtn on a PlayStation controller, or B on a Nintendo Switch controller. Closing the virtual keyboard on a mobile device also exits the typing menu). To place a sign on a block that can be interacted with by the use control (for example, chests, note blocks, etc.), sneak while placing the sign.

Signs on the top of a block stand on a short post and face toward the player who placed it, in any of 16 different directions. Signs placed on the side of a block simply float there, even if the block doesn't make contact with the sign.

For more information about the blocks signs can be placed on, see Opacity/Placement.

Text

Placing a sign opens an editor interface resembling a magnified view of the sign. Up to four lines of text can then be entered using a keyboard (hardware or on-screen). The editor supports limited editing, including moving the cursor and inserting and deleting characters. Formatting codes can also be used to apply decorative effects such as color, bold, italic, and underline to various bits of the text. Depending on the edition and platform in use, copy and paste operations may be supported and the editor may also support keyboard entry of Alt-codes for displaying Unicode characters.

As text is entered in the editor, the sign is updated in-world and other players can watch the message develop. Closing the interface saves the text permanently, after which the message can only be changed by replacing the sign with a new one.

After placing and affixing text on a sign, a player can change the text color by using a dye on it. When colored with dye, the text color may differ from any color specified by formatting codes.[more information needed]

A player can use a glow ink sac on a sign to make its text glow.‌[upcoming: BE 1.17 & JE 1.17] The glowing text is not affected by lighting. The player can use a regular black ink sac on the sign to remove the glowing effect.

In creative mode, the combination Ctrl + pick block can be used to copy an already-placed sign, including its text (with decorations), into the player's inventory.

A dyed sign facing east or west will have its text appear more saturated and bright than a sign facing north or south. However, it is actually the sign that is dimmer, because Minecraft's lighting engine uses side lighting to make the world appear less flat, but the text on signs is not affected by this.[needs testing]

in Bedrock Edition, inappropriate words or phrases in a sign's text are displayed as asterisks.

in Java Edition, signs can be created with JSON text, which allows complex formatting (colors, bold, italic, etc.), hover and click events, localized translation (for Minecraft technical terms, like "Redstone Repeater", otherwise translations must be provided in language files in resource packs), and the incorporation of scoreboard values into text. Use the /data merge block command to create or alter JSON signs.

Example: /data merge block ~ ~1 ~ {Text2:'{"text":"line2","color":"blue"}'}

Signs can post the success count of JSON text hover and click events to scoreboard objectives. The objectives to be used can be specified by running the /execute store command or by modifying the sign's NBT data directly with the /data merge block command.

Interaction

Signs act as though they have a use action, so the player is unable to place blocks or use items while the cursor is pointed at them without sneaking.

Signs are removed and drop as an item when pushed by a piston (trying to pull them does nothing), except in Java Edition, where a sign causes the piston to not extend.

Signs have no collision mask (they are completely non-solid), so items and mobs can move through sign blocks. Other blocks (including other signs) can be placed on any edge of a sign.

Water and lava flow around signs. Lava can create fire in air blocks next to signs as if the signs were flammable, but the signs do not burn (and cannot be burned by other methods either, except in Bedrock Edition).

Fuel

Signs can be used as a fuel in furnaces, smelting 1 item per sign.

Note Blocks

Signs can be placed under note blocks to produce "bass" sound.

Sounds

Generic

Java Edition:

SoundSubtitleSourceDescriptionNamespaced IDTranslation keyVolumePitchAttenuation
distance
File:Wood dig1.oggFile:Wood dig2.oggFile:Wood dig3.oggFile:Wood dig4.oggBlock brokenBlocksOnce the block has brokenblock.wood.breaksubtitles.block.generic.break1.00.816
File:Wood hit1.oggFile:Wood hit2.oggFile:Wood hit3.oggFile:Wood hit4.oggFile:Wood hit5.oggFile:Wood hit6.oggNone[sound 1]BlocksFalling on the block with fall damageblock.wood.fallNone[sound 1]0.50.7516
File:Wood hit1.oggFile:Wood hit2.oggFile:Wood hit3.oggFile:Wood hit4.oggFile:Wood hit5.oggFile:Wood hit6.oggBlock breakingBlocksWhile the block is in the process of being brokenblock.wood.hitsubtitles.block.generic.hit0.250.516
File:Wood dig1.oggFile:Wood dig2.oggFile:Wood dig3.oggFile:Wood dig4.oggBlock placedBlocksWhen the block is placedblock.wood.placesubtitles.block.generic.place1.00.816
File:Wood hit1.oggFile:Wood hit2.oggFile:Wood hit3.oggFile:Wood hit4.oggFile:Wood hit5.oggFile:Wood hit6.oggFootstepsBlocksWalking on the blockblock.wood.stepsubtitles.block.generic.footsteps0.151.016

Bedrock Edition:

SoundSourceDescriptionNamespaced IDVolumePitch
?BlocksOnce the block has brokendig.wood1.00.8
?BlocksFalling on the block with fall damagefall.wood0.41.0
?BlocksWhile the block is in the process of being brokenhit.wood0.230.5
?BlocksJumping from the blockjump.wood0.121.0
?BlocksFalling on the block without fall damageland.wood0.181.0
?BlocksWalking on the blockstep.wood0.31.0
?BlocksWhen the block is placeduse.wood1.00.8

Unique

SoundSubtitleSourceDescriptionNamespaced IDTranslation keyVolumePitchAttenuation
distance
File:Ink sac1.oggFile:Ink sac2.oggFile:Ink sac3.oggGlow Ink Sac splotchesBlocksUsing glow ink sac on the block‌[upcoming: JE 1.17]item.glow_ink_sac.usesubtitles.item.glow_ink_sac.use???
File:Ink sac1.oggFile:Ink sac2.oggFile:Ink sac3.oggInk Sac splotchesBlocksUsing ink sac on the block‌[upcoming: JE 1.17]item.ink_sac.usesubtitles.item.ink_sac.use???
File:Dye.oggDye stainsBlocksUsing dye on the block‌[upcoming: JE 1.17]item.dye.usesubtitles.item.dye.use???

Data values

ID

Java Edition:

NameNamespaced IDBlock tags (JE)Item tags (JE)FormTranslation key
Oak Signoak_signsigns
standing_signs
wall_post_override
signsBlock & Itemblock.minecraft.oak_sign
Spruce Signspruce_signsigns
standing_signs
wall_post_override
signsBlock & Itemblock.minecraft.spruce_sign
Birch Signbirch_signsigns
standing_signs
wall_post_override
signsBlock & Itemblock.minecraft.birch_sign
Jungle Signjungle_signsigns
standing_signs
wall_post_override
signsBlock & Itemblock.minecraft.jungle_sign
Acacia Signacacia_signsigns
standing_signs
wall_post_override
signsBlock & Itemblock.minecraft.acacia_sign
Dark Oak Signdark_oak_signsigns
standing_signs
wall_post_override
signsBlock & Itemblock.minecraft.dark_oak_sign
Crimson Signcrimson_signnon_flammable_wood
signs
standing_signs
wall_post_override
non_flammable_wood
signs
Block & Itemblock.minecraft.crimson_sign
Warped Signwarped_signnon_flammable_wood
signs
standing_signs
wall_post_override
non_flammable_wood
signs
Block & Itemblock.minecraft.warped_sign
Oak Wall Signoak_wall_signsigns
wall_signs
Blockblock.minecraft.oak_wall_sign
Spruce Wall Signspruce_wall_signsigns
wall_signs
Blockblock.minecraft.spruce_wall_sign
Birch Wall Signbirch_wall_signsigns
wall_signs
Blockblock.minecraft.birch_wall_sign
Jungle Wall Signjungle_wall_signsigns
wall_signs
Blockblock.minecraft.jungle_wall_sign
Acacia Wall Signacacia_wall_signsigns
wall_signs
Blockblock.minecraft.acacia_wall_sign
Dark Oak Wall Signdark_oak_wall_signsigns
wall_signs
Blockblock.minecraft.dark_oak_wall_sign
Crimson Wall Signcrimson_wall_signnon_flammable_wood
signs
wall_signs
Blockblock.minecraft.crimson_wall_sign
Warped Wall Signwarped_wall_signnon_flammable_wood
signs
wall_signs
Blockblock.minecraft.warped_wall_sign
NameNamespaced ID
Block entitysign

Bedrock Edition:

SignNamespaced IDNumeric ID FormTranslation key
Oak standingstanding_sign63Blocktile.standing_sign.name
Spruce standingspruce_standing_sign436Blocktile.spruce_standing_sign.name
Birch standingbirch_standing_sign441Blocktile.birch_standing_sign.name
Jungle standingjungle_standing_sign443Blocktile.jungle_standing_sign.name
Acacia standingacacia_standing_sign445Blocktile.acacia_standing_sign.name
Dark Oak standingdarkoak_standing_sign447Blocktile.darkoak_standing_sign.name
Crimson standingcrimson_standing_sign505Blocktile.crimson_standing_sign.name
Warped standingwarped_standing_sign506Blocktile.warped_standing_sign.name
Oak wallwall_sign68Blocktile.wall_sign.name
Spruce wallspruce_wall_sign537Blocktile.spruce_wall_sign.name
Birch wallbirch_wall_sign442Blocktile.birch_wall_sign.name
Jungle walljungle_wall_sign444Blocktile.jungle_wall_sign.name
Acacia wallacacia_wall_sign446Blocktile.acacia_wall_sign.name
Dark Oak walldarkoak_wall_sign448Blocktile.darkoak_wall_sign.name
Crimson wallcrimson_wall_sign507Blocktile.crimson_wall_sign.name
Warped wallwarped_wall_sign508Blocktile.warped_wall_sign.name
Oak itemsign323Itemitem.sign.name
Spruce itemspruce_sign472Itemitem.spruce_sign.name
Birch itembirch_sign473Itemitem.birch_sign.name
Jungle itemjungle_sign474Itemitem.jungle_sign.name
Acacia itemacacia_sign475Itemitem.acacia_sign.name
Dark Oak itemdarkoak_sign476Itemitem.darkoak_sign.name
Crimson itemcrimson_sign753Itemitem.crimson_sign.name
Warped itemwarped_sign754Itemitem.warped_sign.name
NameSavegame ID
Block entitySign

Metadata

See also: Data values

In Bedrock Edition, a sign's block data specifies the direction it is facing. Template:/DV

Block states

See also: Block states

Template:/BS

Block data

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

Template:/BE

Achievements

Template:Achievements

History

Java Edition Classic
0.24_SURVIVAL_TEST32px Signs are currently being tested as entities. They always display "This is a test of the signs. Each line can be 15 chars!" and can only be spawned by pressing B.[2]
0.27 SURVIVAL TESTSigns can no longer be spawned by pressing B.
Java Edition Infdev
Minecraft Infdev2010060732px 32px 32px 32px 32px 32px 32px 32px 32px 32px 32px 32px 32px 32px 32px 32px
32px 32px 32px 32px
32px Signs have been re-implemented as blocks, although still rendering as entities.
Signs now have a crafting recipe and the text can now be edited. Editing a sign pauses the game in singleplayer.
Signs are currently huge and drop planks when destroyed.
20100608Signs are now broken faster.
Signs now drop themselves when destroyed, instead of planks.
Java Edition Alpha
v1.0.1Signs are now smaller.
Signs can now be placed on walls.
v1.0.5Signs no longer require a free block above it to place.
Java Edition Beta
April 27, 2011Hand-drawn signs are mentioned.
Java Edition
1.0.0Beta 1.9 Prerelease 6Signs are now broken faster using an axe.
1.3.112w18aEditing a sign no longer pauses the game in singleplayer.
12w27aSigns are now stackable up to 16.
The same crafting recipe now produces 3 signs instead of 1.
June 9, 2014Searge tweeted a picture of a sign showing a username and a scoreboard score.
1.814w25aAdded support for JSON text to signs.
Sign character limit now depends on character width.
14w29aSigns now display the cracking animation.
1.915w43aA sign now generates within igloo basements.
1.1116w33aSigns can now be used as fuel in furnaces.
1.1317w47aThe standing sign ID has been changed from standing_sign to sign.
Prior to The Flattening, these blocks' numeral IDs were 63 and 68, and the item's 323.
18w10dWater can now be placed on the same block as signs.
1.1418w43a"Sign" has been renamed to "Oak Sign".
32px The texture of oak sign items has been changed.
32px 32px 32px 32px 32px 32px 32px 32px 32px 32px Added spruce, birch, acacia, jungle and dark oak signs.
The sign's text has been changed from black to white.
A sign's recipe now requires the same type of wood instead of a random assortment.
18w44aSigns can now be used while holding a dye to change the text color.
Default text color for signs has been changed back to black.
18w45aA new movable cursor for free text editing to signs has been added.
Selection and copy/paste support have been added to signs.
18w50aSpruce signs now generate in some taiga village houses.
Spruce sign items can now be found in chests in taiga village houses.
19w12aSigns can now be dyed only in Creative mode.
19w12bSigns can now be dyed in Survival mode again.
1.1620w06a32px 32px 32px 32px Added crimson and warped signs.
20w09aCrimson and warped signs can now be crafted.
Upcoming Java Edition
1.1721w03aSigns can now be tinted with Glow Ink Sacs to make the text glow.
Works with both default and dyed signs
21w11a32px32px 32px 32px 32px 32px 32px 32px 32px 32px 32px 32px The textures of signs have been changed to reflect the changes made to planks in the Texture Update.
Pocket Edition Alpha
v0.5.032px 32px Signs have been added, though they can be obtained only through inventory editors.
The player currently cannot write on signs.
v0.6.0Signs can now be legitimately obtained in survival and creative mode.
The player can now write on signs.
v0.10.0build 1Signs now have a selection overlay.
Pocket Edition
1.0.0alpha 0.17.0.1Signs can now be found in igloo basements.
Bedrock Edition
1.9.0beta 1.9.0.0"Sign" has been renamed to "Oak Sign".
32px 32px 32px 32px 32px 32px 32px 32px 32px 32px Added spruce, birch, acacia, jungle and dark oak signs.
The sign's text has been changed from black to white.
A sign's recipe now requires the same type of wood instead of a random assortment.
beta 1.9.0.2The default sign text color has been changed back to black.
Sign variants are now grouped in their own inventory category.
1.10.0beta 1.10.0.332px The texture of oak sign items has been changed.
Spruce signs now generate in new taiga and snowy taiga village houses.
1.11.0beta 1.11.0.1Signs can now be used as a fuel in furnaces.
Oak signs can now be found inside taiga and snowy taiga village house chests.
1.16.0beta 1.16.0.5132px 32px 32px 32px Added crimson and warped signs.
32px 32px 32px 32px 32px 32px 32px 32px 32px 32px The texture of all signs except oak sign have been changed.
1.16.20beta 1.16.20.50Crimson and warped signs now uses regular plank sounds instead of their stem variant sounds.
1.16.210beta 1.16.210.59Signs can now be used while holding a dye to change the text color.
Signs can now be tinted with glow ink sacs to make the text glow.
Works with both default and dyed signs.
beta 1.16.210.60Color on dyed signs disappears and the text turns back to black.
Signs with applied glowing effect as well as color stops glowing and color is removed.
1.16.220beta 1.16.220.50Signs can now be used while holding a dye to change the text color again.
Signs can now be tinted with glow ink sacs to make the text glow again.
beta 1.16.220.52Now has sounds for being dyed.
releaseA glowing effect can no longer be applied to signs due to glow ink sacs becoming inaccessible in the full release.
Upcoming Bedrock Edition
1.17.0beta 1.17.0.5032px 32px 32px 32px 32px 32px Textures of sign items was updated.
32px 32px The textures of oak signs have been changed to reflect the changes made to planks in the Texture Update.
Legacy Console Edition
TU1CU1 1.0 Patch 11.0.132px 32px Added signs.
TU9Signs are now stackable up to 16.
The same crafting recipe for signs now produces 3 signs instead of 1.
1.88 32px The texture of oak sign items has been changed.
32px 32px 32px 32px 32px 32px 32px 32px 32px 32px Added spruce, birch, acacia, jungle and dark oak signs.
New Nintendo 3DS Edition
0.1.032px 32px Added signs.

Sign "items"

This section is missing information about
  • Pick Block functionality
  • Their placement behavior. 
Please expand the section to include this information. Further details may exist on the talk page.
Java Edition Infdev
Minecraft Infdev20100607Signs have an extra, unobtainable item form corresponding to its block ID, however loading a world with one appears to crash the game. It can be obtained via inventory editors with numeric item ID 63.
Wall signs have an extra, unobtainable item form corresponding to its block ID, however loading a world with one appears to crash the game. It can be obtained via inventory editors with numeric item ID 68.
?32px 32px Sign and wall sign items no longer crash the game, allowing them to be viewed. They can be seen to use the oak planks texture.
Java Edition Beta
?Both items are now called "Sign" in the inventory.
1.6Test Build 3Sign items can be obtained from the newly added debug chests, mainly from the 5th slot of the 3rd chest from the left, and the 16th slot of the 6th chest from the left.
Wall sign items can be obtained from the newly added debug chests, mainly from the 10th slot of the 3rd chest from the left, and the 21st slot of the 6th chest from the left.
releaseDebug chests no longer spawn, preventing sign and wall sign items from being obtained this way.
Java Edition
1.0.0Beta 1.9 Prerelease 532px 32px The texture of oak planks used by sign and wall sign blocks in the item form has been changed.
1.3.112w16aSign and wall sign items can now be obtained in singleplayer worlds via the /give command using the respective numeric IDs.
1.7.213w37aThe direct item forms of signs and wall signs have been removed from the game. They can no longer exist as items in any way, only as placed blocks.
Pocket Edition Alpha
v0.5.032px Standing signs exist as an item and can be obtained through inventory editors.
Standing sign items are called "Sign".[3]
The standing sign item, when placed, will always place the sign facing south, regardless of the player's facing direction.[4]
?Wall signs exist as an item.
Unknown
?The wall sign item's name is "tile.wall_sign.name".
?When placed, wall signs would place a wall sign block which was visually attached east and had a full block hitbox.[5]
Bedrock Edition
?Birch, spruce, jungle, acacia and dark oak wall signs exist as an item.
?The items are called "tile.birch_wall_sign.name", "tile.spruce_wall_sign.name", "tile.jungle_wall_sign.name", tile".acacia_wall_sign.name" and "tile.darkoak_wall_sign.name".
?32px 32px 32px 32px 32px 32px The wall sign items use these textures respectively for items.

Gallery

Issues

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

References

cs:Cedule de:Schild (Schrift) es:Cartel fr:Pancarte hu:Tábla it:Cartello ja:看板 ko:표지판 nl:Bord pl:Tabliczka pt:Placa ru:Табличка th:ป้าย uk:Табличка zh:告示牌