Minecraft:Micro Block (China Edition): Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 1: | Line 1: | ||
{{ | {{MC/WIP}} | ||
{{ | {{MC/Stub}} | ||
{{Exclusive|China}} | {{MC/Exclusive|China}} | ||
{{Infobox block | {{Infobox block | ||
| title = <samp>tile.micro_block.name</samp> | | title = <samp>tile.micro_block.name</samp> | ||
| Line 24: | Line 24: | ||
== Obtaining == | == Obtaining == | ||
The block can only be obtained from using {{ | The block can only be obtained from using {{MC/Cmd|/setblock}} or {{MC/Cmd|fill}}, by modifying the NBT data, or through addons. | ||
If this [[Minecraft:block]] is mined directly, it will take 13 minutes; however, using a pickaxe will allow the player to obtain it as a dropped [[Minecraft:item]]. | If this [[Minecraft:block]] is mined directly, it will take 13 minutes; however, using a pickaxe will allow the player to obtain it as a dropped [[Minecraft:item]]. | ||
| Line 31: | Line 31: | ||
<samp>tile.micro_block.name</samp> uses the sound effect of [[Minecraft:stone]]. | <samp>tile.micro_block.name</samp> uses the sound effect of [[Minecraft:stone]]. | ||
{{Sound table/Block/Stone/BE}} | {{MC/Sound table/Block/Stone/BE}} | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|china}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 51: | Line 51: | ||
== History == | == History == | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|china}} | |{{MC/HistoryLine|china}} | ||
|{{HistoryLine||1.16|[[File:Missing Tile BE1.png|32px]]{{ | |{{HistoryLine||1.16|[[File:Missing Tile BE1.png|32px]]{{MC/Verify}} Added mod. | ||
Used to create early addons.}} | Used to create early addons.}} | ||
}} | }} | ||
| Line 65: | Line 65: | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|Creative}} | {{MC/Navbox blocks|Creative}} | ||
ja:Micro Block | ja:Micro Block | ||
ko:Micro Block (China Edition) | ko:Micro Block (China Edition) | ||
Latest revision as of 20:37, 9 April 2026
- REDIRECT Template:Work in progress
Template:Redr Template:Message box Script error: No such module "Exclusive". Template:Infobox block tile.micro_block.name is an item used to shrink the shape of blocks in specific areas of the game into smaller individual blocks for display purposes. Currently, only pre-micro blocks are available in the game.
Pre-micro blocks are generated using the modsdk interface, which creates the corresponding micro block data. Developers can then save this data as a micro block file and integrate it into their Minecraft:mod. After restarting the game, the micro blocks function similarly to the game's native blocks and can be found and used in the Minecraft:item list. Debugging addons are used for customizing block combinations, and it is written in the Python programming language.
Behavior
When holding the Minecraft:item, its texture is visible; however, upon placing the Minecraft:block, it becomes transparent.
The handheld texture is an Minecraft:unknown texture, but it is smaller than one pixel compared to the standard Minecraft:unknown texture.
Obtaining
The block can only be obtained from using
- REDIRECT Template:Command
- REDIRECT Template:Command
Template:Redr, by modifying the NBT data, or through addons.
If this Minecraft:block is mined directly, it will take 13 minutes; however, using a pickaxe will allow the player to obtain it as a dropped Minecraft:item.
Sounds
tile.micro_block.name uses the sound effect of Minecraft:stone.
Data values
ID
Template:!((China EditionTemplate:))!: Template:ID table
History
Image
Screenshots
-
The appearance when standing on top.
-
Holding the item displays its material.
-
When placed, it is transparent.
Template:Article otherTemplate:Article other
ja:Micro Block ko:Micro Block (China Edition)