Mod
Custom Item Interactions
No reviews yet
More interactive than ever! A simple mod that applies custom functionality to right-click interactions with fluids and using items
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Custom Item Interactions
More interactive than ever!
A simple mod that applies custom functionality to right-click interactions with fluids, similar to filling a bucket with water, and using items, such as eating and drinking.
📖 About
Have you ever wanted to make a custom mug that fills with water for beer when you right click water? Or filling a bowl with lava? Now you can! With existing items (or creating new ones with ContentTweaker), you can not only set interactions with liquids, you can also set interactions with consuming food items!
- Want a mug of beer to leave behind an empty mug like the vanilla glass bottle? Done!
- Want a bandage-like food item created in ContentTweaker to leave behind threads upon use? Easy!
- Want to leave bones behind after eating a cooked chicken? See the config example!
The config can be updated in-game through the Forge Mod Options menu for real-time testing.
Both fluid and item use interactions allow for optional commands to be run post-interaction, allowing you to make particles, play sounds, grant advancements/quests, etc.
Mods that auto-sort inventories may have issues. In the case of something like Inventory Tweaks, set enableAutoRefill=false.
🫗 Fluid Interactions
- If a fluid X is right-clicked while holding item A, item A is replaced with item B
- Setting to consume the fluid (true/false)
- Optional (series of) commands are executed upon the event, so sounds can be played, particles can be spawned, etc.
- Commands are executed in an OP player context, which supports every common command variable, such as @p, @a, @r, @s, etc.
Syntax: fluid,input_item,output_item,consume[,command1;command2;command3...]
Example for soaking a book in water into paper and playing a sound: water,minecraft:book,minecraft:paper,false,playsound block.cloth.break player @p
🚮 Item Use Interactions
- If a consumable item A is used up, item A is replaced with item B
- Optional (series of) commands are executed upon the event, so sounds can be played, particles can be spawned, etc.
- Commands are executed in an OP player context, which supports every common command variable, such as @p, @a, @r, @s, etc.
Syntax: input_item,output_item[,command1;command2;command3...]
Example for returning bones when eating cooked chicken: minecraft:cooked_chicken,minecraft:bone,playsound entity.skeleton.step player @p
This mod was commissioned by Ski_ for Minecraft 1.12.2.
Custom Item Interactions
More interactive than ever!
A simple mod that applies custom functionality to right-click interactions with fluids, similar to filling a bucket with water, and using items, such as eating and drinking.
📖 About
Have you ever wanted to make a custom mug that fills with water for beer when you right click water? Or filling a bowl with lava? Now you can! With existing items (or creating new ones with ContentTweaker), you can not only set interactions with liquids, you can also set interactions with consuming food items!
- Want a mug of beer to leave behind an empty mug like the vanilla glass bottle? Done!
- Want a bandage-like food item created in ContentTweaker to leave behind threads upon use? Easy!
- Want to leave bones behind after eating a cooked chicken? See the config example!
The config can be updated in-game through the Forge Mod Options menu for real-time testing.
Both fluid and item use interactions allow for optional commands to be run post-interaction, allowing you to make particles, play sounds, grant advancements/quests, etc.
Mods that auto-sort inventories may have issues. In the case of something like Inventory Tweaks, set enableAutoRefill=false.
🫗 Fluid Interactions
- If a fluid X is right-clicked while holding item A, item A is replaced with item B
- Optional (series of) commands are executed upon the event, so sounds can be played, particles can be spawned, etc.
- Commands are executed in an OP player context, which supports every common command variable, such as
@p,@a,@r,@s, etc.
Syntax: fluid,input_item,output_item[,command1;command2;command3...]
Example for soaking a book in water into paper and playing a sound: water,minecraft:book,minecraft:paper,playsound block.cloth.break player @p
🚮 Item Use Interactions
- If a consumable item A is used up, item A is replaced with item B
- Optional (series of) commands are executed upon the event, so sounds can be played, particles can be spawned, etc.
- Commands are executed in an OP player context, which supports every common command variable, such as
@p,@a,@r,@s, etc.
Syntax: input_item,output_item[,command1;command2;command3...]
Example for returning bones when eating cooked chicken: minecraft:cooked_chicken,minecraft:bone,playsound entity.skeleton.step player @p
This mod was commissioned by Ski_ for Minecraft 1.12.2.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers