Started by
Bananas
on
Topic category: Help with Minecraft modding (Java Edition)
Hi,
I'm making some potion recipes in my mod, using my custom block. Most of them use awkward potion and other ingrediention. But in items, there's only water bottle/any potion item, and if I know, the specific potion is recognized by it's damage. Is that right? And if it is, how do I know the "damage of" potions?
Thanks in advance.
the "damage" here refers to the item's health, not how much damage it does to others
Yeah, I know, but that sadly doesn't fix my problem.