Howdy pardner!

These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!

Sorry for the inconvenience

-Andrew

Block Rotation, Slab connection.


I've seen it used on other servers. When two slabs are placed on each other, they form a full block. When I place my custom wood slab block above another custom wood slab block, how do I get them to merge? Also, whenever I place my chest block, i need it to rotate to face the player whenever they place it.

UnknownShadow200 🔧 Sat Dec 29 at 7:28:06 (2018)

See https://github.com/UnknownShadow200/ClassicalSharp/wiki/Directional-blocks-and-auto-rotate for automatically rotating blocks.

For stacking two slabs on top of each other, you use /blockprops level/global [id] stackblock [stacked id]

e.g. /blockprops global 50 stackblock 4 makes placing a "cobblestone slab" on top of another one form a "cobblestone" on all maps

🛑 This thread has been set to read-only due to inactivity. 🛑