Changes:
- Getting up from a chair that's on a fence, fence gate, or wall now teleports the player half a block up. This way they end up on top of the block, rather than inside it.
Fixes:
- Triggering PCKSit while holding a chair item in your hand placed the chair off the grid.
Changes:
- While holding the new chair item introduced in last version in their hand, the player can now interact (right-click by default) to make a chair where they stand and immediately sit on it.
- Because the Chair items crafted in the previous version don't have the necessary data to support right-click detection, they will automatically be converted once they've been thrown on the ground.
- Chairs now play the wool place sound when placed, and the wool break sound when broken.
- Lore of the Chair item has been changed to "Drop () to place"
New:
- Added crafting recipes for a special Chair item.
- The chair is crafted using any carpet and a stick. This is a shapeless crafting recipe and yields a chair that looks like the carpet that was used to craft it.
- The chair, when dropped, creates a chair entity where it lands that the player can sit on. It must have a supporting block underneath.
- The chair must be dropped by an entity, like the player, to turn into a chair entity.
Changes:
- Updated to Minecraft 1.21.9.
- All dropped carpets must now be dropped by an entity to turn into a chair entity.
- The PCKSit trigger no longer aligns the player to the block grid horizontally.
- You can now sit on fences, fence gates, and walls. Sitting on any of these aligns the player to the top of the block, rather than the 1.5 high collision box.
Removed:
- Dropping a carpet on the ground where the player sits using the PCKSit trigger no longer creates a persistent chair. To get a persistent chair, use the new chair item.
- Removed the custom dismount message.
Changes:
- Players can no longer break the seats when in adventure mode.
Changes:
- Feedback messages for the PCKSit trigger have been moved from the action bar to the chat
Changes:
- Added nether portal, end gateway, and end portal blocks to the
no_sit_supportblock tag. - Reverted some of the optimisations made in 1.21.6V2 as they were causing unforeseen issues.
- Updated to Minecraft 1.21.7.
Fixes:
- Fixed a bug where in rare cases the SitEntity would not disappear.
Changes:
- Optimised performance.
Fixes:
- Fixed an issue where multiple chairs could be placed in the same location if a carpet was dropped where the player sits.
- Fixed an issue where sometimes a stone item was returned instead of a carpet when a chair was broken.
initial release



