Compatibility
Minecraft: Java Edition
1.21.1
1.20.1
Platforms
Supported environments
Server-side
Singleplayer
Links
Tags
Creators
Details
Licensed LGPL-3.0-or-later
Published 3 months ago
Create: Food Filling
Overview
A mod that allows you to fill food items with potions by spout.
Eating the food will give you the potion effects.


This mod is a Create addon, so it requires Create 6.0.4+ to work.
You can enable or disable this feature in the config file, or adjust the amount consumed per filling.
Environment
Installing this mod on the server is sufficient to enable all features.
By default, the mod must be installed on the client to display potion effect tooltips.
However, you can configure the display mode in the config file to allow tooltips to show even if the mod is only installed on the server.
Compatibility
- 1.21.1
- Theoretically, it supports all fluids that have a
potion_contentscomponent and provide status effects viaMobEffectInstance, as well as all foods with thec:foodstag orfoodcomponent.
- Theoretically, it supports all fluids that have a
- 1.20.1
- Supports all fluids that can be read effects by
PotionUtils.getAllEffects()as well as all food thatisEatble.
- Supports all fluids that can be read effects by
You can also use the item tag create_food_filling:allow_filled to allow items be filled, or use the tag create_food_filling:disallow_filled to disallow.
Mod Support
- Tooltips Reforged: When installed on the client, potion tooltips will be rendered in its style (icons) instead of vanilla text.


