Create: Sit on Seats

Quick rating

Community listing page, reviews here may not be monitored by the author.

Create: Sit on Seats

No reviews yet

Adds compatibility for furniture mods with create, add any block as custom chair!

Mod Loaders
Minecraft

About

Description

Create: Sit on Seats lets furniture from any mod function as seats on Create contraptions and trains.
It functions as a compatibility layer for several mod, with extendable configuration for more.

Features

  • Make any block usable as a Create seat
  • Configure seat blocks using:
    • Exact block IDs
    • Block tags
    • Block ID glob patterns
    • Fully qualified Java/Kotlin class or interface names
    • The #create_sit_on_seats:seats datapack tag
  • Small API for potential compatibility integrations.

Included furniture compatibility

The default configuration is tailored towards Homestead and includes blocks from the following mods.

Compatibility patches

There are several compatibility patches for problems found when using some furniture blocks.

Cluttered
Some furniture models extend beyond their single anchor block. The passenger position is adjusted from the block’s shape so passengers sit nearer the visual center of the furniture.

Furniture seat height
Where known, the mod uses furniture-specific seat heights. For other configured furniture, it estimates the sitting surface from the block’s voxel geometry rather than using the top of a tall chair back.

Two-block chairs
Farm & Charm and Beachparty chairs can remove their partner half when Create replaces blocks during assembly. During contraption capture, those removal callbacks are temporarily suppressed so both halves remain available to Create. Only the lower half is registered as the seat.

Handcrafted couches
Handcrafted couches can drop their attached cushion when Create captures them. That drop is suppressed during assembly to prevent duplicate or unintended item drops. Normal player breaking retains the original behavior.

AI Disclosure

This project was developed with the assistance of AI tools (like Codex) for code generation, debugging, and investigation.

No AI-generated assets or artwork were made, not that this mod includes any artwork.

I am a software developer with 8 years of professional experience. To stay relevant and maintain my livelihood, I need to adapt to where the software industry is going, whether I agree with that direction or not.
For hobby projects like this it helps me develop faster and get repetitive work out of the way, while I remain responsible for the design, review, testing, and the actual decisions about what is being built.