Micro Block (China Edition)

This article is a work in progress.
 
Please help expand and improve it. The talk page may contain suggestions.
This article is a stub.
 
You can help by expanding it.
This feature is exclusive to China Edition.
 

micro_blocks are 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.

tile.micro_block.name
Missing Tile BE1.png: Infobox image for tile.micro_block.name the block in Minecraft
Invicon Missing Tile.png: Inventory sprite for Missing Tile in Minecraft as shown in-game with description: Unknown
Renewable

No

Stackable

Yes (64)

Tool

Blast resistance

?

Hardness

?

Luminous

No

Transparent

No

Flammable

No

Catches fire from lava

No

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 mod. After restarting the game, the micro blocks function similarly to the game's native blocks and can be found and used in the item list. Debugging addons are used for customizing block combinations, and it is written in the Python programming language.

Behavior Edit

When holding the item, its texture is visible; however, upon placing the block, it becomes transparent.

The handheld texture is an unknown texture, but it is smaller than one pixel compared to the standard unknown texture.

Obtaining Edit

The block can only be obtained from using /setblock, by modifying the NBT data, or through addons.

If this block is mined directly, it will take 13 minutes; however, using a pickaxe will allow the player to obtain it as a dropped item.

Sounds Edit

Micro_Block uses the sound effect of stone.

[hide]BlockSprite stone.png: Sprite image for stone in Minecraft stone sound type
SoundSourceDescriptionResource locationVolumePitch
BlocksOnce the block has brokendig.stone1.00.8-1.0
BlocksWhen the block is placeddig.stone1.00.8-1.0
BlocksWhile the block is in the process of being brokenhit.stone0.370.5
PlayersFalling on the block with fall damagefall.stone0.41.0
PlayersWalking on the blockstep.stone0.31.0
BlocksJumping from the blockjump.stone0.121.0
BlocksFalling on the block without fall damageland.stone0.221.0

Data values Edit

ID Edit

China Edition:

NameIdentifierNumeric ID FormItem ID[i 1][hide]Translation key
BlockSprite unknown-block.png: Sprite image for unknown-block in Minecraft tile.micro_block.namemicro_block-9735Block & Giveable Item[i 2]Identical[i 3]tile.micro_block.name
  1. ID of block's direct item form, which is used in savegame files and addons.
  2. Available with /give command.
  3. The block's direct item form has the same ID as the block.

History Edit

[hide]China Edition
1.9.1[verify] Added mod. Used to create early addons.

Image Edit

Screenshots Edit

Navigation Edit