Block Querying

Via these ingresses, one can query blocks in the world and their properties.

These tricks will blunder if their target is not being observed.

Returns the block type at the given position.

Returns the hardness of the block at the given position.

Returns whether the given block can be placed at the given position. If no block is given, returns whether the position is generally replaceable.

Returns the redstone power level inputted into the given block position.

Returns the power level of the Spell Resonator at the given position.Blunders if no resonator is present.

Returns the light level at the given position.A boolean can be specified to check only sky light (if true) or block light (if false).