Skip to content

Block Stairs

github-actions[bot] edited this page Jul 15, 2026 · 2 revisions

Stairs

Current block reference generated from the AC-Legacy registry and source-backed feature audit.

Registry variants

Field Numeric ID Implementation
stairs1 234 AC_BlockStairMulti
stairs2 235 AC_BlockStairMulti
stairs3 236 AC_BlockStairMulti
stairs4 237 AC_BlockStairMulti

stairs1

The first wood-template stair bank with four texture variants.

Placement stores facing in the low two metadata bits and the texture variant in the higher bits.

Interactions:

  • Supports AC_IBlockColor editing.

stairs2

The second wood-template stair bank with four texture variants.

Placement stores facing in the low two metadata bits and the texture variant in the higher bits.

Interactions:

  • Supports AC_IBlockColor editing.

stairs3

The first cobblestone-template stair bank with four texture variants.

Placement stores facing in the low two metadata bits and the texture variant in the higher bits.

Interactions:

  • Supports AC_IBlockColor editing.

stairs4

The second cobblestone-template stair bank with four texture variants.

Placement stores facing in the low two metadata bits and the texture variant in the higher bits.

Interactions:

  • Supports AC_IBlockColor editing.

Evidence

Back to Current Blocks.

Clone this wiki locally