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

Create: Food Filling

A mod that allows you to fill food items with potions by spout. Eating the food will give you the potion effects.

Загрузки
5K
Подписчики
8
Обновлён
18 июля 2026 г.
Лицензия
LGPL-3.0-or-later

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

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.
food filling
potion tooltips

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_contents component and provide status effects via MobEffectInstance, as well as all foods with the c:foods tag or food component.
  • 1.20.1
    • Supports all fluids that can be read effects by PotionUtils.getAllEffects() as well as all food that isEatble.

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.

Ченджлог

1.5.1Релиз1.21.1 · 18 июля 2026 г.

1.5.1 26-7-18

  • Fixed a mistake in 1.20.1 while filling glass bottles with potion fluids, which caused the glass bottles being filled as potioned food instead of the potion item. (Although it didn't appear in 1.21.1, I have nonetheless reinforced the code in that release as well.)
1.5.1Релиз1.20.1 · 18 июля 2026 г.

1.5.1 26-7-18

  • Fixed a mistake in 1.20.1 while filling glass bottles with potion fluids, which caused the glass bottles being filled as potioned food instead of the potion item. (Although it didn't appear in 1.21.1, I have nonetheless reinforced the code in that release as well.)
1.5.0Релиз1.20.1 · 3 июля 2026 г.

1.5.0 26-7-2

  • Added JEI compatibility for food filling.
    • Filled foods are now shown in a dedicated JEI category with Create Spout-style visuals.
    • Each fillable food has its own recipe page, with potion fluids rotating in sync with the displayed filled-food output.
  • Changed the default value of isAnimalsFoodFilled to false (in create_food_filling-server.toml).
    • Animal-food-only items are no longer fillable by default unless this option is enabled.
    • This is mainly because enabling it by default makes the food filling recipes in JEI less visually clean.
1.5.0Релиз1.21.1 · 3 июля 2026 г.

1.5.0 26-7-2

  • Added JEI compatibility for food filling.
    • Filled foods are now shown in a dedicated JEI category with Create Spout-style visuals.
    • Each fillable food has its own recipe page, with potion fluids rotating in sync with the displayed filled-food output.
  • Changed the default value of isAnimalsFoodFilled to false (in create_food_filling-server.toml).
    • Animal-food-only items are no longer fillable by default unless this option is enabled.
    • This is mainly because enabling it by default makes the food filling recipes in JEI less visually clean.
1.4.0Релиз1.21.1 · 1 июня 2026 г.

1.21.1-1.4.0 26-6-1

  • Added potion effect application for animals when fed or consuming potioned foods:
    • Foxes, pandas, and villagers now receive potion effects when eating potioned foods.
    • Generic animals receive potion effects when players feed them with potioned foods.
  • Expanded potion filling support to items consumable by animals (e.g., bamboo) via create_food_filling:animals_food tag, regardless of being food categories for players.
    • Configure via isAnimalsFoodFilled option (default enabled); when disabled, only create_food_filling:allow_filled and vanilla food items can be filled (in priority order: disallow_filled > vanilla foods > animals_food > allow_filled).
  • Introduced granular configuration options for all new animal-related features (all configurable in server config):
    • enableFeedAnimalFoodEffects: Toggle potion effects for animals when fed by players.
    • enableFoxFoodEffects: Toggle potion effects for foxes when eating.
    • enablePandaFoodEffects: Toggle potion effects for pandas when eating.
    • enableVillagerFoodEffects: Toggle potion effects for villagers during breeding.
    • isPreFilterEvent: Control pre-event validation checks before posting eating-related events.
1.0.2Релиз1.20.1 · 9 апреля 2026 г.

1.20.1-1.0.2 26-4-9

  • Fixed the mistake where the spout keeps filling infinitely without cost any fluid.
1.0.1Релиз1.20.1 · 9 апреля 2026 г.

1.20.1-1.0.1 26-4-9

  • Fixed the wrong path of datapack.
1.3.1Релиз1.21.1 · 9 апреля 2026 г.

1.21.1-1.3.1 26-4-9

  • Fixed the wrong path of datapack.

Комментарии

Загружаем…