Started by
i cant tipe
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a More Foodstuffs mod, and to make cheese you need bacteria. I made the mod so if you get a test vile full of water and smelted it you would get bacteria.
The problem is that I want to be able to right-click water (while holding an empty test vile) to instantly get a full test vile. I need a procedure, but i don't know how to make it.
Help!!!
https://mcreator.net/search/content?keys=custom+bucket
I looked in the link, but I couldn't find any solution. I have both the empty vile and the full vile as items on my MCreator workspace, so all I need now is a procedure that fills an empty vile with water when right clicked of a water source block.