Skip to content

Stairs have different block ID based on direction #180

Description

@Charnuz

Minecraft: 1.12.2
Forge: 14.23.5.2838
UB: 1.3.7

Since stairs have a different block ID for each direction, for Red Granite there is:

undergroundbiomes:igneous_brick_stairs_east:0
undergroundbiomes:igneous_brick_stairs_west:0
undergroundbiomes:igneous_brick_stairs_north:0
undergroundbiomes:igneous_brick_stairs_south:0

A side effect of this is mods that generate structures and use the stairs (like Roguelike Dungeons) cannot automatically rotate the stairs to the needed direction.

w
e
n
s

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.12.2BreakingThis change / fix will break some compatibilitybugSomething isn't workingconfirmedThe bug is confirmed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions