Dinnerbone Cushions

Quick rating

Dinnerbone Cushions

No reviews yet

Flip a cushion upside down by naming it Dinnerbone, exactly like a mob

Magic
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Dinnerbone cushions

Dinnerbone Cushions

Put a name tag reading Dinnerbone on a cushion and it turns upside down, exactly like a mob would.

Cushions can already be renamed in vanilla, but the joke stops there — the name does nothing. This mod finishes it: a cushion called Dinnerbone flips over, hangs from the ceiling, and can still be sat on, upside down and all.

How to use it

  1. Rename a name tag to Dinnerbone in an anvil.
  2. Right click a placed cushion with it.

That's it. Grumm works too, and unlike vanilla's mobs, capitalisation does not matter — dinnerbone is fine.

Renaming the cushion item in an anvil before placing it works as well, which is how vanilla already let you name a cushion.

What actually changes

It hangs from the ceiling. A flipped cushion moves up to the top of its block space and turns over. It is a real move, not just a repaint: the hitbox follows, so you break it and click it where you see it.

What holds it up flips too. A normal cushion needs a block underneath. A flipped one hangs from the block above instead — take that block away and it drops. The block it was originally placed on no longer matters, so you can dig it out and leave the cushion hanging.

You can sit on it upside down. Sitting on a flipped cushion turns you over with it, seat against the cushion and head hanging below. The camera stays where it belongs in both first and third person.

Name tags work on cushions at all. In vanilla a name tag only applies to living entities, and a cushion is not one — right clicking it with a name tag just sits you down. This mod handles the name tag first, so it renames the cushion instead. Creative mode does not consume the tag.

Requirements

Minecraft 26.3 snapshot 5
Loader Fabric
Dependencies Fabric API
Java 25 or newer

On a server

Install it on both sides. The server owns the renaming, the hitbox and where you sit; the client owns the flipped rendering. With it on the server only, cushions rename but nobody sees them turn over. With it on the client only, name tags do not apply to cushions at all.

How it works

Everything is done with mixins, no new blocks, items or entities:

  • CushionRendererMixin lifts the cushion a block and flips it, reusing the transform vanilla applies to upside down mobs.
  • CushionMixin moves the hitbox to match and reverses the support check so the cushion hangs from above.
  • CushionNameTagMixin intercepts the name tag before the cushion seats you.
  • EntityCushionMixin rebuilds the hitbox when the name changes and places riders under the cushion.
  • EntityRendererMixin and AvatarRendererMixin flip the rider and draw it against the cushion while leaving the camera in open air.

The vertical tuning values all live in DinnerboneCushions.java.

Screenshots

Gallery

  • IMG
    IMG
  • IMG
    IMG
  • IMG
    IMG

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works