Hexidecrubrometer

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).

Contents
  1. Recipes
  2. Usage
  3. Data
  4. History

Recipes

Recipe TypeIngredientsOutputExample
Soldering
  • 1x Hexidecrubrometer
Soldering Recipe for Hexidecrubrometers
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
Hexidecrubrometers being used to measure redstone power and chest fullness

Data

Blockstate PropertiesValuesDescription
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

VersionChangelog
1.21.8-8.0.0.0Fixed 0 texture being slightly different than the others
1.16.3-2.0.0.0Added to game