In Minecraft Dungeons, tiles and level data use an integer-based ID system for voxels. These IDs are then mapped to string-based names in the mission's Resource Pack (blocks.json).
This reference table was extracted from the game's core block registration logic (Source/Dungeons/world/level/block/Block.cpp).
| Block ID | Block Name |
|---|