The Hexidecrubrometer is a block that displays the amount of redstone power being supplied to its backside; the power is displayed in hexidecimal format (16 possible values, using 0-9 and A through F).
Recipes
Recipe Type Ingredients Output Example Soldering Soldering Recipe for Hexidecrubrometers
Usage
The hexidecrubrometer displays the redstone power or comparator output of the block behind it, whichever is higher.
When the hexidecrubrometer blockitem is used to place a block into the world, the block will be placed with its display face facing toward the player.
Hexidecrubrometers being used to measure redstone power and chest fullness
Data
Blockstate Properties Values Description power[0, 15]Redstone power level received face{"floor", "wall", "ceiling"}Whether the block is facing down, sideways, or up rotation{"north", "south", "west", "east"}Horizontal direction the block is facing
History
Version Changelog 1.21.8-8.0.0.0 Fixed 0 texture being slightly different than the others 1.16.3-2.0.0.0 Added to game