Open dalbothek opened 12 years ago
this had btw already been done for torches
Just note that stairs (and many other blocks) don't have to face the block they are placed on like torches do. Use the direction the player looks instead.
stairs are done.
Still remaining: levers, wall signs, pumpkins and jack-o-lanterns, slabs, redstone repeaters, pistons.
update: upside-down stairs done update 2: chests, furnaces, dispensers and ladders done
Many blocks like stairs, levers, ladders, chests, etc. require the server to store their direction as metadata. The direction is usually derived from the direction the player looks.