Minecraft:Chalkboard: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
|||
| (One intermediate revision 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]].}} | {{MC/Hatnote|For other blocks that can display text, see [[Minecraft:Sign]] and [[Minecraft:Hanging Sign]].}} | ||
{{Exclusive|Education}}{{Unobtainable|edition=Bedrock}} | {{MC/Exclusive|Education}}{{MC/Unobtainable|edition=Bedrock}} | ||
{{Infobox block | {{Infobox block | ||
| group = Slate | | group = Slate | ||
| Line 23: | Line 23: | ||
== Obtaining == | == Obtaining == | ||
{{ | {{MC/In|Education}}, chalkboards can be obtained in the [[Minecraft:Creative inventory]] or through the {{MC/Cmd|give}} command. | ||
{{ | {{MC/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]]. | ||
{{ | {{MC/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 35: | ||
=== 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, {{MC/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 {{MC/Control|use}} control (for example, [[Minecraft:chest]]s, note blocks, etc.), {{MC/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 47: | ||
=== Interaction === | === Interaction === | ||
Chalkboards act as though they have a {{ | Chalkboards act as though they have a {{MC/Control|use}} action, so {{MC/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 56: | ||
== Sounds == | == Sounds == | ||
{{Sound table/Block/Normal/BE}} | {{MC/Sound table/Block/Normal/BE}} | ||
== Data values == | == Data values == | ||
| Line 83: | Line 83: | ||
=== Entity === | === Entity === | ||
==== ID ==== | ==== ID ==== | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 96: | Line 96: | ||
=== Metadata === | === Metadata === | ||
{{ | {{MC/See also|Data values}} | ||
Chalkboards uses the following data values: | Chalkboards uses the following data values: | ||
*Chalkboard: 0 | *Chalkboard: 0 | ||
| Line 107: | Line 107: | ||
=== Block states === | === Block states === | ||
{{ | {{MC/See also|Block states}} | ||
{{ | {{MC/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 120: | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|pocket alpha}} | |{{MC/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 {{MC/Cmd|give}} and {{MC/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.}} | |{{MC/HistoryLine|||dev=build 2|Removed chalkboards. Their textures still exist in the files.}} | ||
|{{HistoryLine|bedrock}} | |{{MC/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.}} | |{{MC/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.}} | |{{MC/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.}} | |{{MC/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.}} | |{{MC/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}} | |{{MC/HistoryLine|education}} | ||
|{{HistoryLine||MinecraftEdu|link=MinecraftEdu|[[File:Oak Sign JE1 BE1.png|30px]] | |{{MC/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||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.}} | |{{MC/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. | |{{MC/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.}} | |||
}} | }} | ||
| Line 155: | Line 155: | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox unused features}}{{Navbox blocks|Utility}} | {{MC/Navbox unused features}}{{MC/Navbox blocks|Utility}} | ||
{{Navbox Education|Exclusive}} | {{MC/Navbox Education|Exclusive}} | ||
[[Category:Utility blocks]] | [[Category:Utility blocks]] | ||
| Line 165: | Line 165: | ||
[[Category:Minecraft Education blocks]] | [[Category:Minecraft Education blocks]] | ||
de:Tafel | |||
es:Pizarra | |||
fr:Ardoise | |||
ja:黒板 | |||
ko:칠판 | |||
pl:Tablica kredowa | |||
pt:Lousa | |||
ru:Доска | |||
uk:Класна дошка | |||
zh:黑板 | |||
Latest revision as of 20:00, 9 April 2026
Script error: No such module "Exclusive".Template:Message boxTemplate:Article other 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
in Template:Editions, chalkboards can be obtained in the Minecraft:Creative inventory or through the
- REDIRECT Template:Command
Template:Redr command. in Template:Editions, 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. Script error: No such module "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, {{#vardefine: control | right click on mouse or left trigger on gamepad }}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 {{#vardefine: control | right click on mouse or left trigger on gamepad }}use control (for example, Minecraft:chests, note blocks, etc.), {{#vardefine: control | shift on keyboard or right button on the right side of gamepad }}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.
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 {{#vardefine: control | right click on mouse or left trigger on gamepad }}use action, so {{#vardefine: control | shift on keyboard or right button on the right side of gamepad }}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.
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:!((Bedrock EditionTemplate:))!: Template:ID table
Metadata
{{#vardefine:params|0 }}Template:Hatnote Chalkboards uses the following data values:
- Chalkboard: 0
- Slate: 1
- Board: 2
- Poster: 3
- Slate: 4 (Visible to the slate)
- Slate: 30000 (Invisible and invaild)
Block states
{{#vardefine:params|0 }}Template:Hatnote
- REDIRECT Template:Edition
Template:Rcat:
Note: Chalkboards only use block states if it is on a wall.
Template:Bst
History
Bedrock Edition
Minecraft Education
Gallery
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
<references group="">
</references>
| |||||||||||||||||||||||
| |||||||||||||||||||||||
| |||||||||||||||||||||||
| |||||||||||||||||||||||
| |||||||||||||||||||||||
| |||||||||||||||||||||||
| |||||||||||||||||||||||
Template:Article otherTemplate:Article other
| |||||||||||||||||
de:Tafel es:Pizarra fr:Ardoise ja:黒板 ko:칠판 pl:Tablica kredowa pt:Lousa ru:Доска uk:Класна дошка zh:黑板