Skip to main content

đŸ’ē Seat Block

Block Entity

Seat Block lets players sit on it by right-clicking. Each seats entry defines a sitting position and an optional yaw rotation lock.

The optional facing property automatically transforms seat positions — positions rotate with the block's facing direction, so one set of coordinates works for all orientations.

Property NameProperty TypeRequired
facinghorizontal_directionno

Example​

blocks:
default:sofa:
behavior:
type: seat_block
seats:
- 0,0,0 0 # x,y,z [yaw] — yaw limits the player's view rotation, omit for free look