Minecraft:Chalkboard: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Exclusive|Education}}{{Unobtainable|edition=Bedrock}} | ||
{{Infobox block | {{Infobox block | ||
| group = Slate | | group = Slate | ||
| Line 23: | Line 22: | ||
== Obtaining == | == Obtaining == | ||
{{ | {{IN|Education}}, chalkboards can be obtained in the [[Minecraft:Creative inventory]] or through the {{cmd|give}} command. | ||
{{ | {{IN|Bedrock}}, chalkboards cannot be obtained by commands or the Creative inventory, and can only be obtained by using glitches or inventory editors. | ||
=== Breaking === | === Breaking === | ||
The suitable tool to break chalkboard is [[Minecraft:axe]]. | The suitable tool to break chalkboard is [[Minecraft:axe]]. | ||
{{ | {{breaking row|horizontal=1|Chalkboard|Axe|foot=1|item=1}} | ||
Chalkboard drops itself when it's destroyed. | Chalkboard drops itself when it's destroyed. | ||
| 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, {{ | 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 47: | Line 46: | ||
=== Interaction === | === Interaction === | ||
Chalkboards act as though they have a {{ | Chalkboards act as though they have a {{control|use}} action, so {{control|sneaking}} is required to place blocks or use items while the cursor is pointed at them. | ||
Unlike signs, boards block a [[Minecraft:piston]] from moving. | Unlike signs, boards block a [[Minecraft:piston]] from moving. | ||
| Line 56: | Line 55: | ||
== Sounds == | == Sounds == | ||
{{ | {{Sound table/Block/Normal/BE}} | ||
== Data values == | == Data values == | ||
| Line 83: | Line 82: | ||
=== Entity === | === Entity === | ||
==== ID ==== | ==== ID ==== | ||
{{ | {{edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 96: | Line 95: | ||
=== Metadata === | === Metadata === | ||
In ''[[Minecraft:Bedrock Edition]]'', balloon items use the following data values: | |||
{{dvt|spritetype=item|sprite=slate|dv=0|1x1}} | |||
{{dvt|spritetype=item|sprite=poster|dv=1|1x2}} | |||
{{dvt|spritetype=item|sprite=board|dv=2|2x3|foot=1}} | |||
=== Block states === | === Block states === | ||
{{ | {{see also|Block states}} | ||
{{ | {{el|be}}:<br> | ||
Note: Chalkboards only use block states if it is on a wall. | Note: Chalkboards only use block states if it is on a wall. | ||
{{bst|showaux=1|bits=0x1,0x2,0x4,0x8|direction|0|0,1,2,3|The direction the block is facing. For example, a block facing east is attached to a block to its west. | {{bst|showaux=1|bits=0x1,0x2,0x4,0x8|direction|0|0,1,2,3|The direction the block is facing. For example, a block facing east is attached to a block to its west. | ||
| Line 120: | Line 115: | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{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 {{ | |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|bedrock}} | ||
|{{ | |{{HistoryLine||1.11.0|dev=beta 1.11.0.1|Re-added chalkboards. They still exist as entities, but can't be spawned. The items can't be spawned either.}} | ||
|{{HistoryLine||1.17.30|dev=beta 1.17.30.20|Chalkboards can now be placed consistently.}} | |||
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.25|Slates have been added to the [[Minecraft:Creative inventory]], likely by accident.<ref>{{bug|MCPE-187696|MCPE-187696|Slate appears in Creative Inventory with Education toggle off|Fixed}}</ref> | |{{HistoryLine||1.21.50|dev=Preview 1.21.50.25|Slates have been added to the [[Minecraft:Creative inventory]], likely by accident.<ref>{{bug|MCPE-187696|MCPE-187696|Slate appears in Creative Inventory with Education toggle off|Fixed}}</ref> | ||
|[[File:Missing Tile BE3.png|32px]] Chalkboard models are now masked by [[Minecraft:Unknown|placeholder block models]], even in worlds with the Education edition toggle on.<ref>{{bug|MCPE-187753|MCPE-187753|Slate is covered by missing texture in Education Edition|Won't Fix}}</ref>}} | |[[File:Missing Tile BE3.png|32px]] Chalkboard models are now masked by [[Minecraft:Unknown|placeholder block models]], even in worlds with the Education edition toggle on.<ref>{{bug|MCPE-187753|MCPE-187753|Slate is covered by missing texture in Education Edition|Won't Fix}}</ref>}} | ||
|{{ | |{{HistoryLine|||dev=Preview 1.21.50.28|Slates have been removed from the Creative inventory.}} | ||
|{{ | |{{HistoryLine||1.21.60|dev=Preview 1.21.60.21|[[File:Missing Tile (texture) BE3.png|32px]] Chalkboard items no longer have a texture.}} | ||
}} | }} | ||
=== ''Minecraft Education'' === | === ''Minecraft Education'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|education}} | ||
|{{ | |{{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.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 155: | Line 161: | ||
== References == | == References == | ||
{{ | {{reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox unused features}}{{Navbox blocks|Utility}} | ||
{{ | {{Navbox Education|Exclusive}} | ||
[[Category:Utility blocks]] | [[Category:Utility blocks]] | ||
| 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
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:El:
Note: Chalkboards only use block states if it is on a wall.
Template:Bst
History
Bedrock Edition
Minecraft Education
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
-
Slate texture
-
Poster texture
-
Board texture
Screenshots
-
The chalkboard placed in a world along with other Minecraft:Minecraft Education features.
-
The chalkboard in Minecraft:Pocket Edition v0.16.0 alpha build 1.
In other media
-
Sprite of a chalkboard
References
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:黑板