Ceramic Dish - Heccology/Bountiful-Fares GitHub Wiki
Ceramic Dishes are decorative blocks that are able to display any item and can be dyed like other ceramic blocks.
Most food items without containers can be eaten directly from a dish, with status effects also being applied. Other special effects like Chorus Fruit teleportation will also be applied.
Shift-clicking a Ceramic Dish with an empty hand will remove the item. Hoppers can also input and extract items from it.
Technical Notes
To allow an item to be able to be eaten from a Ceramic Dish, add it to the eatable_on_dish item tag. Status effects usually applied when eating the item will automatically be applied when eaten from a dish, as well as if it ignores hunger or not. Custom effects, like chorus teleportation, may require a mixin to function when eaten from a dish.