Started by
Tse244
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, i made a bottle, i want to make a procedure to fill it with water. If player right clicks on water I want it to switch from empty bottle to water bottle. I made 2 different items (empty bottle, water bottle). Please help
You have to remove the "empty bottle" when player click on a block if this block is "water block". Then, add a "water bottle" in the player inventory.
If you need help for the procedure block I can also help you.