I give myself potion with
{potion:"minecraft:decay}
and also with
{potion:"minecraft:wither}
but I get uncraftable potions, but when I use different type like:
{potion:"minecarft:night_vision"}
I get that type of potion
I give myself potion with
{potion:"minecraft:decay}
and also with
{potion:"minecraft:wither}
but I get uncraftable potions, but when I use different type like:
{potion:"minecarft:night_vision"}
I get that type of potion
There is no Potion of Decay / Wither effect potion in Java Edition. There is in Bedrock Edition, but differences between Minecraft editions aren't necessarily bugs.
Also, you're missing a closing quote.
won't work, but
will.