ramou / ChessMod

Adding Pippin Barr's Chesses to minecraft.
MIT License
3 stars 3 forks source link

Researching on how to turn the position of the chessboard table. #153

Closed Captaintom14 closed 4 months ago

Captaintom14 commented 1 year ago
ramou commented 1 year ago

This should just be changing the BlockState. When you right-click with the Wrench, pull up the current blockstate and check the direction with a switch and then set the new direction based on the current, North -> East -> South -> West -> North