Перейти к содержимому
Mineforgian

Dinnerware

Immersive dinnerware mod: place, display and eat!

Загрузки
2K
Подписчики
12
Обновлён
5 мая 2026 г.
Лицензия
MIT

Опубликован 2 марта 2026 г.

Dinnerware Title

Dinnerware is an immersive mod about plates. Nothing unnecessary - just plates and your food on them.

Currently, only 1.20.1 (Forge 47.4.16) is supported.
When the mod is feature-complete it will forward ported it to 1.21.1 (or maybe 1.21.4?) <- lmao.
The mod is in process of updating...
As well as back-ported to 1.18.2. Yes, really.
Fabric port is looming on the horizon...

update

Features

Detailed description can be found on the GitHub wiki.

Plates!

Each slot of the plate can hold up to 16 food items (configurable), up to 48 total. The food you place in the plate is rendered on it. The food’s positon changes depending on which slot you place it in and how many slots are filled.

Plates

How eating works

How this works

Just hover over the food you want to eat and right-click


Plates are generally insta-breakable and will drop the food inside (including piston pushing and explosions).
However, crouch-breaking them will instead "scoop" them up WITH food inside. The food will render on the plate.

Click to open

Different materials for plates

At the moment, plates can be crafted from 54 different materials, ranging from quartz and wood to diamonds and obsidian. The mod dynamically applies textures to the plates, so if you're playing with a texture pack, don’t worry - your plates won’t stand out from the overall style.

Types of plates

Examples with some popular resource packs:

Spoiler

Example: Ashen

Example: Bare Bones

Example: Default 128

This mod should work with most resource packs, but there may be exceptions. Keep in mind that some resource packs might just be too weird and won’t look good on your plate 🤷‍♂️

Configurability

The mod has 6 configurable settings:

  • Number of items per plate slot (1-64);
  • Option to enable eating even when the player is not hungry;
  • Option to enable placing any item or block on a plate (may not look good);
  • Option to make plates fragile (don't walk on them);
  • Changing the main slot of the plate between bottom left/bottom right (basically mirroring the plate);
  • Changing the way food is eaten from the plate:
    • Aiming (default): the food is eaten depending on where and crosshair is aimed;
    • Queue: all the food is eaten in the Main dish slot first, then in Side dish slot, then in Extra dish slot;
    • Round Robin: each new right-click will take the food from the new slot. Clicks with no food eaten still count;

Future plans

Any of these may or may not be implemented.

  • Modded materials for plates;
  • Different sizes/types of plates;
  • Improve UV mapping for certain types of plates;
  • Provide robust [preferably user-driven] system for handling irregular modded food items;

Credits

v972 - Initial idea, coding;
Queez_ - Visuals, motivation and creative input;

Special thanks:
andrew0030 - Help with rendering and menu issues;
Kaupenjoe - Great free modding tutorial series;
diesieben07 - That one method for shift-right-clicking an item in the GUI;
Early playtesters - Feedback and bug reports;

Ченджлог

1.0.0-1.20.1-forgeРелиз1.20.1 · 5 мая 2026 г.

Update banner

1.0.0 - Functional trays, Advancements, shitton of fixes and some QoL

What's Changed

+ Add gold tray and rename old one to iron tray;
* Update tray model, courtesy of QueeZeR
+ Add placing and picking up plates with trays;
+ Add 4 advancements and Datagen;
+ Add tags for mod items, apply them instead of arrays/sets iteration wherever possible.
+ Separate config into client and common configs;
+ Add "Food Blacklist" option to forbid eating items inside it, even if they can be placed inside and apply it;
+ Add Dynamic offset for plate towers (5-16) on trays;
+ Add trayDynamicPlateOffset config option;
* Rewrite entityInside to actually check plate AABB and only from sides/top;
* Fix entity-in-block check to check for plate AABB + some graze instead of a whole ass block space;
+ Add 'fragile_plate_ignored' tag;
* Partially fix recipe datagen (iron plate messing up bucket recipe)
* Semi-fix recipe unlock criteria shitting itself because of tags
+ Make wooden plates can be used as fuel for 0.75 of an item.
* Merge #3 and #4 by andrew0030 with Tray BEWLR and advancement detection fixes;
* Add andrew0030 to credits;
* Update ReadMe-s;
* Bump patch version a few times.

Full Changelog: https://github.com/V972/dinnerwareMod/compare/0.9.1...1.0.0

0.9.1-1.20.1Релиз1.20.1 · 23 марта 2026 г.

What's Changed

+ Implement keeping plate content when shift-broken;
+ Implement rendering food inside plate based on NBT;
* Minor polish & preparation for next feature;

Full Changelog: https://github.com/V972/dinnerwareMod/compare/0.8.3...0.9.1

0.8.3-1.20.1Релиз1.20.1 · 15 марта 2026 г.

Initial release

Комментарии

Загружаем…