Set Item in main hand to potion with effect.

Started by masonholly on

Topic category: Help with Minecraft modding (Java Edition)

Active 8 months ago
Joined Jan 2025
Points:
42

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Set Item in main hand to potion with effect.

I'm trying to make a cauldron of sorts that takes a fruit and gives the player a juice. The juice is a potion bottle w/ a potion effect, but when I use set item in main hand procedure, there's only the uncraftable potion.

Active 1 week ago
Joined Aug 2024
Points:
158

User statistics:

  • Modifications: 0
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 64
dont use potions to make…
Wed, 01/01/2025 - 04:27

dont use potions to make drinks just make an item thats edible and uses the drinking animation and make it give the effects when used its better that way