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.




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