promotional bannermobile promotional banner

Create: Food Filling

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

File Details

Create-Food-Filling-1.1.0.jar

  • R
  • Mar 9, 2026
  • 56.81 KB
  • 17
  • 1.21.1
  • NeoForge

File Name

Create-Food-Filling-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-food-filling-1478814:7732857"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# 1.1.0 26-3-9
- Implemented potion tips for potioned food items.

## PotionTooltip display mode:
### UNABLE: Disable potion effect tooltips completely.
### CLIENT: Render tooltips on the client side.
Requires the mod to be installed on the client, otherwise tooltips will not be shown.
### SERVER: Bake tooltips into item Lore on the server.
Only requires the mod to be installed on the server.
(Note: Foods filled before enabling SERVER mode must be refilled to show tooltips.
Foods filled in SERVER mode will retain their tooltips even if switched to CLIENT mode later.)
## Allowed Values: UNABLE, CLIENT, SERVER