This is the online version of the Hexahere documentation.

Entries which are blurred are spoilers. Click to reveal them, but be aware that they may spoil endgame progression. Alternatively, click here to get a version with all spoilers showing.

Patterns and actions that perform a magical effect on the world.

BedrockHH Constants

Ortho Vector (→ vec)

Your browser does not support visualizing patterns. Pattern code: qdeddw

Ortho Vector


Spruce SignHH patterns

Cartesian (list, list → list)

Your browser does not support visualizing patterns. Pattern code: wdwdawdew

Return the cartesian product of two lists


Cartesian2 (list, list, list → list)

Your browser does not support visualizing patterns. Pattern code: wdwdawddae

Return the cartesian product of 3 lists


List To Vec3 (list → vec)

Your browser does not support visualizing patterns. Pattern code: wdee

Turns the 3-item list at the top of the stack into a Vector


Vec3 To List (vec → list)

Your browser does not support visualizing patterns. Pattern code: waqq

Turns the Vector at the top of the stack into a 3-item list