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

Minecraft:Unknown: Difference between revisions

From SAS Gaming Wiki
imported>EndStoneBrickWall
No edit summary
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{distinguish|Info_Update|Reserved6}}
{{MC/Distinguish|Info_Update|Reserved6}}
{{About|the placeholder block|the unknown [[Minecraft:element]]|Element#???|the {{MCD}} mission|MCD:???}}
{{About|the placeholder block|the unknown [[Minecraft:element]]|Element#???|the {{MC/MCD}} mission|MCD:???}}
{{exclusive|bedrock}}
{{MC/Exclusive|bedrock}}
{{Infobox block
{{Infobox block
| title = Unknown
| title = Unknown
Line 15: Line 15:
| lavasusceptible = No
| lavasusceptible = No
}}
}}
'''Unknown''' is a placeholder block exclusive to {{BE}} that generates in place where blocks have an invalid ID or invalid components in their [[Minecraft:Add-on|behavior files]].
'''Unknown''' is a placeholder block exclusive to {{MC/BE}} that generates in place where blocks have an invalid ID or invalid components in their [[Minecraft:Add-on|behavior files]].
If the block has a unique model, it takes the shape of that model.
If the block has a unique model, it takes the shape of that model.


Line 21: Line 21:
=== Breaking ===
=== Breaking ===
The unknown block drops nothing when broken, and breaks instantly with any tool.
The unknown block drops nothing when broken, and breaks instantly with any tool.
{{breaking row|horizontal=1|Unknown|sprite=unknown-block}}
{{MC/Breaking row|horizontal=1|Unknown|sprite=unknown-block}}




Line 27: Line 27:
Loading a block with an incorrect [[Minecraft:Bedrock Edition data values#Block IDs|ID]] in any world results in it being replaced by an unknown block, although it retains its ID. The ID is not retained upon being broken. It is often caused by corruption or force opening a world of a higher version than the client, as the game does not recognize the ID of newer blocks.
Loading a block with an incorrect [[Minecraft:Bedrock Edition data values#Block IDs|ID]] in any world results in it being replaced by an unknown block, although it retains its ID. The ID is not retained upon being broken. It is often caused by corruption or force opening a world of a higher version than the client, as the game does not recognize the ID of newer blocks.


Examples of the unknown block naturally generating include placing an [[Minecraft:add-on]] and then removing the add-on from the world, or placing an {{el|edu}}-exclusive block and loading the world on a vanilla version.
Examples of the unknown block naturally generating include placing an [[Minecraft:add-on]] and then removing the add-on from the world, or placing an {{MC/El|edu}}-exclusive block and loading the world on a vanilla version.


== Behavior ==
== Behavior ==
The unknown block breaks instantly, and is able to be placed if it has been converted to the {{code|unknown}} identifier. If it still retains the invalid identifier, such as when obtained via {{control|pick block}}, it cannot be placed, though it flashes briefly on the client. Like ice, it has low friction, but only for the player. When the player moves on it, the movement stutters, teleporting the player slightly forward or backward. When attempting to drop the item from the hotbar, it plays the sound but remains in the inventory triggering the pick up item animation. The item can be disposed by dropping it from the inventory or destroying it in the Creative inventory.
The unknown block breaks instantly, and is able to be placed if it has been converted to the {{MC/Code|unknown}} identifier. If it still retains the invalid identifier, such as when obtained via {{MC/Control|pick block}}, it cannot be placed, though it flashes briefly on the client. Like ice, it has low friction, but only for the player. When the player moves on it, the movement stutters, teleporting the player slightly forward or backward. When attempting to drop the item from the hotbar, it plays the sound but remains in the inventory triggering the pick up item animation. The item can be disposed by dropping it from the inventory or destroying it in the Creative inventory.


== Sounds ==
== Sounds ==
{{Sound table/Block/Normal/BE}}
{{MC/Sound table/Block/Normal/BE}}


== Data values ==
== Data values ==
Line 52: Line 52:
== History ==
== History ==
{{HistoryTable
{{HistoryTable
|{{HistoryLine|pocket alpha}}
|{{MC/HistoryLine|pocket alpha}}
|{{HistoryLine||v0.11.0|dev=build 1|[[File:info update BE1.png|32px]] A placeholder block was added to represent blocks with invalid IDs, replacing the functionality formerly used by [[Minecraft:info_update]].{{info needed|Is this a single placeholder block, or is there one such block for each ID?}}{{checkthecode|Confirm that this placeholder block and "Unknown" are the same block.}}}}
|{{HistoryLine||v0.11.0|dev=build 1|[[File:info update BE1.png|32px]] A placeholder block was added to represent blocks with invalid IDs, replacing the functionality formerly used by info_update.{{MC/Info needed|Is this a single placeholder block, or is there one such block for each ID?}}{{checkthecode|Confirm that this placeholder block and "Unknown" are the same block.}}}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||?|The placeholder block now displays the name "Unknown".}}
|{{MC/HistoryLine||?|The placeholder block now displays the name "Unknown".}}
|{{HistoryLine||1.16.100|dev=beta 1.16.100.59|"Unknown" can now be placed with commands, and be obtained by breaking.}}
|{{MC/HistoryLine||1.16.100|dev=beta 1.16.100.59|"Unknown" can now be placed with commands, and be obtained by breaking.}}
|{{HistoryLine||1.20.30|dev=Preview 1.20.30.20|Unknown blocks can no longer be placed via commands.}}  
|{{MC/HistoryLine||1.20.30|dev=Preview 1.20.30.20|Unknown blocks can no longer be placed via commands.}}  
|{{HistoryLine||1.20.80|dev=Preview 1.20.80.21|[[File:Missing Tile BE3.png|32px]] The texture of the unknown block has been changed and can’t be obtained by breaking.}}
|{{MC/HistoryLine||1.20.80|dev=Preview 1.20.80.21|[[File:Missing Tile BE3.png|32px]] The texture of the unknown block has been changed and can’t be obtained by breaking.}}
}}
}}


== Navigation ==
== Navigation ==
{{Navbox unused features}}{{Navbox blocks|unused}}
{{MC/Navbox unused features}}{{MC/Navbox blocks|unused}}
[[Category:Unused blocks]]
[[Category:Unused blocks]]


[[Minecraft:de:Unbekannt]]
de:Unbekannt
[[Minecraft:es:Desconocido]]
es:Desconocido
[[Minecraft:ja:不明]]
ja:不明
[[Minecraft:ko:Unknown]]
ko:Unknown
[[Minecraft:pt:Desconhecido]]
pt:Desconhecido
[[Minecraft:uk:Невідомо]]
uk:Невідомо
[[Minecraft:zh:未知方块]]
zh:未知方块

Latest revision as of 21:05, 9 April 2026

Template:Hatnote

Script error: No such module "Exclusive". Template:Infobox block Unknown is a placeholder block exclusive to Bedrock Edition that generates in place where blocks have an invalid ID or invalid components in their behavior files. If the block has a unique model, it takes the shape of that model.

Obtaining

Breaking

The unknown block drops nothing when broken, and breaks instantly with any tool. Script error: No such module "breaking row".


Natural generation

Loading a block with an incorrect ID in any world results in it being replaced by an unknown block, although it retains its ID. The ID is not retained upon being broken. It is often caused by corruption or force opening a world of a higher version than the client, as the game does not recognize the ID of newer blocks.

Examples of the unknown block naturally generating include placing an Minecraft:add-on and then removing the add-on from the world, or placing an

  1. REDIRECT Template:Edition

Template:Rcat-exclusive block and loading the world on a vanilla version.

Behavior

The unknown block breaks instantly, and is able to be placed if it has been converted to the unknown identifier. If it still retains the invalid identifier, such as when obtained via {{#vardefine: control | middle click on mouse }}pick block, it cannot be placed, though it flashes briefly on the client. Like ice, it has low friction, but only for the player. When the player moves on it, the movement stutters, teleporting the player slightly forward or backward. When attempting to drop the item from the hotbar, it plays the sound but remains in the inventory triggering the pick up item animation. The item can be disposed by dropping it from the inventory or destroying it in the Creative inventory.

Sounds

Template:SoundTable

Data values

ID

Template:ID table

History

Template:HistoryTable

Navigation

Items
Template:Els only
Template:Els only
Blocks
Template:Els only
Template:Els & Template:Els only
Entities
Template:Els only
Template:Els only
Biomes
Template:Els only
Effects
Template:Els only
Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

de:Unbekannt es:Desconocido ja:不明 ko:Unknown pt:Desconhecido uk:Невідомо zh:未知方块