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
# 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

