
Optimized Cushions
Optimizing cushions on client and server
Screenshots



About this Mod
Optimized Cushions
Vanilla 26.3 added cushions as entities. A cushion never moves, yet it costs the same as any other entity, both on the client and on the server.
This mod treats a cushion as what it is: a static thing. The client bakes it into the terrain so it renders like a block; the server drops the per-tick tracking and ticking overhead.
Gameplay is unchanged: sitting, breaking, picking, sounds, particles, drops and saves are all vanilla.
To be honest: cushions are already a very light entity, especially server-side, so you will only see a difference if you have a LOT of them.
How it works
A cushion is rendered like any other block: baked straight into the chunk mesh and terrain is far cheaper to draw than entities.
On the server, cushions that have nobody sitting on them skip the entity tracker and tick-list and run through one lightweight loop instead. The moment someone sits down (or you /ride one) that cushion snaps back to the full vanilla path, so behavior stays exact.
Features
- More FPS — cushions are free to render once baked; the boost scales with how many are on screen.
- Less memory pressure — especially on the client.
- See them further — baked cushions are visible to full render distance, just like blocks, instead of the shorter vanilla entity range.
- Lighter servers — big tick-time savings on cushion-heavy worlds (tracker, movement re-checks, and ticking all trimmed).
- Nothing lost — every cushion interaction works exactly as in vanilla.
- Resource packs — cushion textures from your resource pack are picked up automatically.

Compatibility
- Vanilla-safe — no protocol or save changes. The client half works on vanilla servers, and the server half serves vanilla clients.
- Sodium — Client side are automatically disabled when Sodium is installed (will investigate it in the future with Sodium updates). The server optimizations still work.
- Cushions fall back to the vanilla renderer while glowing, on fire, or invisible, and name tags / F3+B hitboxes always render the vanilla way.
Trade-offs
A few small, deliberate differences from vanilla — none affect gameplay (drops, riding, sounds, damage and saves are identical):
- Client — because cushions are baked into terrain, a change (place, break, teleport, dye) shows up on the next section rebuild, so it can flicker for a frame or two instead of updating instantly. Textures now mipmap at distance like blocks.
- Server — spawn/despawn for a moving player is checked on a ~1-block / 1-second grid instead of every packet, so a cushion at the far tracking edge can appear up to one block of walking later than vanilla. Support/fluid checks in unloaded-but-not-ticking chunks are deferred rather than frozen.
Links
Available Versions
How to Install Optimized Cushions on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.3-snapshot-3).
Install Mod
Open the mod browser in the dashboard and search for "Optimized Cushions". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.3-snapshot-3
Server-side
~ OptionalRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Optimized Cushions server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.3-snapshot-3). You can switch loaders with one click in the panel.
Is Optimized Cushions compatible with fabric?
Optimized Cushions officially supports fabric for Minecraft 26.3-snapshot-3. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Optimized Cushions – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Optimized Cushions consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Optimized Cushions with just one click on your server.