Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Chalkboard: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Hatnote|For other blocks that can display text, see [[Minecraft:Sign]] and [[Minecraft:Hanging Sign]].}}
{{Exclusive|Education}}{{Unobtainable|edition=Bedrock}}
{{Exclusive|Education}}{{Unobtainable|edition=Bedrock}}
{{Infobox block
{{Infobox block
Line 35: Line 34:


=== Placement ===
=== Placement ===
Chalkboards may be placed on the top or side of other blocks (including non-solid blocks like [[Minecraft:fence]]s, [[Minecraft:glass]], [[Minecraft:rail]]s, and other chalkboards). To place a chalkboard, {{control|use}} a chalkboard item while pointing at the block the chalkboard should be attached to. To place a chalkboard on a block that can be interacted with by the {{control|use}} control (for example, [[Minecraft:chest]]s, note blocks, etc.), {{control|sneak}} while placing the chalkboard.
Chalkboards may be placed on the top or side of other blocks (including non-solid blocks like [[Minecraft:fence]]s, [[Minecraft:glass]], [[Minecraft:rail]]s, and other chalkboards). To place a chalkboard, {{control|use}} a chalkboard item while pointing at the block the chalkboard should be attached to. To place a chalkboard on a block that can be interacted with by the {{control|use}} control (for example, [[Minecraft:chest]]s, [[Minecraft:note block]]s, etc.), {{control|sneak}} while placing the chalkboard.


1×1 slates placed on the top of a block stand on a short post, facing in the direction of the player who placed it, in any of 16 different directions. 2×1 posters and 2×3 boards can be placed in any of 4 different directions. Chalkboards placed on the side of a block simply float there, even if the block doesn't make contact with the chalkboards.
1×1 slates placed on the top of a block stand on a short post, facing in the direction of the player who placed it, in any of 16 different directions. 2×1 posters and 2×3 boards can be placed in any of 4 different directions. Chalkboards placed on the side of a block simply float there, even if the block doesn't make contact with the chalkboards.
Line 96: Line 95:


=== Metadata ===
=== Metadata ===
{{see also|Data values}}
In ''[[Minecraft:Bedrock Edition]]'', balloon items use the following data values:
Chalkboards uses the following data values:
 
*Chalkboard: 0
{{dvt|spritetype=item|sprite=slate|dv=0|1x1}}
*Slate: 1
{{dvt|spritetype=item|sprite=poster|dv=1|1x2}}
*Board: 2
{{dvt|spritetype=item|sprite=board|dv=2|2x3|foot=1}}
*Poster: 3
*Slate: 4 (Visible to the slate)
*Slate: 30000 (Invisible and invaild)
<!--{{/DV}}-->


=== Block states ===
=== Block states ===
Line 122: Line 117:
|{{HistoryLine|pocket alpha}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.16.0|dev=build 1|[[File:Chalkboard Slate.png|32px]] [[File:Chalkboard Poster.png|32px]] [[File:Chalkboard Board.png|32px]]<br>[[File:Chalkboard Slate (item) BE1.png|32px]] [[File:Chalkboard Poster (item) BE1.png|32px]] [[File:Chalkboard Board (item) BE1.png|32px]] Added chalkboards.
|{{HistoryLine||v0.16.0|dev=build 1|[[File:Chalkboard Slate.png|32px]] [[File:Chalkboard Poster.png|32px]] [[File:Chalkboard Board.png|32px]]<br>[[File:Chalkboard Slate (item) BE1.png|32px]] [[File:Chalkboard Poster (item) BE1.png|32px]] [[File:Chalkboard Board (item) BE1.png|32px]] Added chalkboards.
|Chalkboards can be obtained and placed using the {{cmd|give}} and {{cmd|setblock}} [[Minecraft:commands]] respectively. However, they serve no purpose.|Their addition was likely accidental due to ''Pocket Edition'' sharing the same codebase as ''Education Edition''.}}
|Chalkboards can be obtained and placed using the {{cmd|give}} and {{cmd|setblock}} [[Minecraft:commands]] respectively. However, they serve no purpose.
|Their addition was likely accidental due to ''Pocket Edition'' sharing the same codebase as ''Education Edition''.}}
|{{HistoryLine|||dev=build 2|Removed chalkboards. Their textures still exist in the files.}}
|{{HistoryLine|||dev=build 2|Removed chalkboards. Their textures still exist in the files.}}
|{{HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
Line 136: Line 132:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|education}}
|{{HistoryLine|education}}
|{{HistoryLine||MinecraftEdu|link=MinecraftEdu|[[File:Oak Sign JE1 BE1.png|30px]] MinecraftEdu, Education Edition's predecessor, had "[[Minecraft:Big Sign]]s", 3 block wide signs that served a similar purpose.}}
|{{HistoryLine||MinecraftEdu|link=MinecraftEdu|[[File:Oak Sign JE1 BE1.png|30px]] [[Minecraft:MinecraftEdu]], Education Edition's predecessor, had "[[Minecraft:Big Sign]]s", 3 block wide signs that served a similar purpose.}}
|{{HistoryLine||1.0|[[File:Chalkboard Slate.png|32px]] [[File:Chalkboard Poster.png|32px]] [[File:Chalkboard Board.png|32px]]<br>[[File:Chalkboard Slate (item) BE1.png|32px]] [[File:Chalkboard Poster (item) BE1.png|32px]] [[File:Chalkboard Board (item) BE1.png|32px]] Added chalkboards.}}
|{{HistoryLine||1.0|[[File:Chalkboard Slate.png|32px]] [[File:Chalkboard Poster.png|32px]] [[File:Chalkboard Board.png|32px]]<br>[[File:Chalkboard Slate (item) BE1.png|32px]] [[File:Chalkboard Poster (item) BE1.png|32px]] [[File:Chalkboard Board (item) BE1.png|32px]] Added chalkboards.}}
|{{HistoryLine||1.0.2|The UI of chalkboards now has a locked option.
|{{HistoryLine||1.0.2|The UI of chalkboards now has a locked option.
|Students now can place their own chalkboards even without a worldbuilder ability.}}
|[[Minecraft:Player|Students]] now can place their own chalkboards even without a worldbuilder ability.}}
}}
}}
== Trivia ==
* The chalkboard texture is the only texture in the "textures/item" folder. Other textures like signs or banners are in the "textures/entity" folder.


== Gallery ==
== Gallery ==
=== Textures ===
<gallery>
Slate Texture.png|Slate texture
Poster Texture.png|Poster texture
Board Texture.png|Board texture
</gallery>
=== Screenshots ===
=== Screenshots ===
<gallery>
<gallery>
Line 165: Line 171:
[[Category:Minecraft Education blocks]]
[[Category:Minecraft Education blocks]]


de:Tafel
[[Minecraft:de:Tafel]]
es:Pizarra
[[Minecraft:es:Pizarra]]
fr:Ardoise
[[Minecraft:fr:Ardoise]]
ja:黒板
[[Minecraft:ja:黒板]]
ko:칠판
[[Minecraft:ko:칠판]]
pl:Tablica kredowa
[[Minecraft:pl:Tablica kredowa]]
pt:Lousa
[[Minecraft:pt:Lousa]]
ru:Доска
[[Minecraft:ru:Доска]]
uk:Класна дошка
[[Minecraft:uk:Класна дошка]]
zh:黑板
[[Minecraft:zh:黑板]]

Latest revision as of 11:02, 6 June 2026

Template:ExclusiveTemplate:Unobtainable Template:Infobox block A chalkboard is a Minecraft:block that can display more text than a Minecraft:sign.<ref>Template:Citation</ref> Three sizes are available: 1×1 (slate), 2×1 (poster), and 3×2 (board).

Obtaining

Template:IN, chalkboards can be obtained in the Minecraft:Creative inventory or through the Template:Cmd command. Template:IN, chalkboards cannot be obtained by commands or the Creative inventory, and can only be obtained by using glitches or inventory editors.

Breaking

The suitable tool to break chalkboard is Minecraft:axe. Template:Breaking row Chalkboard drops itself when it's destroyed.

Usage

A chalkboard can be used similarly to a Minecraft:sign, to display text. Once placed, select the chalkboard and enter the desired text and click the "OK" button. The "×" in the upper right corner of the board closes the edit screen.

Placement

Chalkboards may be placed on the top or side of other blocks (including non-solid blocks like Minecraft:fences, Minecraft:glass, Minecraft:rails, and other chalkboards). To place a chalkboard, Template:Control a chalkboard item while pointing at the block the chalkboard should be attached to. To place a chalkboard on a block that can be interacted with by the Template:Control control (for example, Minecraft:chests, Minecraft:note blocks, etc.), Template:Control while placing the chalkboard.

1×1 slates placed on the top of a block stand on a short post, facing in the direction of the player who placed it, in any of 16 different directions. 2×1 posters and 2×3 boards can be placed in any of 4 different directions. Chalkboards placed on the side of a block simply float there, even if the block doesn't make contact with the chalkboards.

Text

When entering text, six lines of text are available for the slates and posters, while fifteen lines of text are available for the 2×3 boards. To switch between lines, the player can press Enter or the up/down arrow keys. The location of text currently selected has a flashing cursor.

While editing, typing and backspacing can occur at any point in the line by moving the cursor using the left and right arrow keys. Once the end of the line has been reached, the word is hyphenated and is continued on the next line.

After the editing window is closed, right-clicking on a chalkboard reopens the editing menu. Copy and paste can be performed, and no more than the basic/shifted keyboard characters may be entered.

Interaction

Chalkboards act as though they have a Template:Control action, so Template:Control is required to place blocks or use items while the cursor is pointed at them.

Unlike signs, boards block a Minecraft:piston from moving.

Boards have no collision box (they are completely non-solid), so Minecraft:items and Minecraft:mobs can move through boards blocks. Other blocks (including other boards) can be placed on any edge of a board.

Minecraft:Water and Minecraft:lava flow around boards. Lava can create Minecraft:fire in Minecraft:air blocks next to boards as if the boards were flammable, but the boards do not burn.

Sounds

Template:Sound table/Block/Normal/BE

Data values

ID

Template:ID table Template:ID table

Entity

ID

Template:Edition: Template:ID table

Metadata

In Minecraft:Bedrock Edition, balloon items use the following data values:

Template:Dvt Template:Dvt Template:Dvt

Block states

Template:See also

Template:El:
Note: Chalkboards only use block states if it is on a wall. Template:Bst

History

Bedrock Edition

Template:HistoryTable

Minecraft Education

Template:HistoryTable

Trivia

  • The chalkboard texture is the only texture in the "textures/item" folder. Other textures like signs or banners are in the "textures/entity" folder.

Gallery

Textures

Screenshots

In other media

References

Template:Reflist

Navigation

Template:Navbox unused featuresTemplate:Navbox blocks Template:Navbox Education

Minecraft:de:Tafel Minecraft:es:Pizarra Minecraft:fr:Ardoise Minecraft:ja:黒板 Minecraft:ko:칠판 Minecraft:pl:Tablica kredowa Minecraft:pt:Lousa Minecraft:ru:Доска Minecraft:uk:Класна дошка Minecraft:zh:黑板