Started by
TeddiGamer
on
Topic category: Help with Minecraft modding (Java Edition)
Hi. I made a Saturation Potion with the "Potion Item" element. Duration 1,200 with Amplifier in 1 and showing particles. But I don't see anything, the potion don't works.
Hello guy,
Can you explain a bit more ?
If you want to always have a saturation effect, you should add a procedure with an external call : On Player Tick Update and then add your effect with the block(in the procedure) "add potion (your effect) ... ]
I hope it helped you
Say me if you need anythingelse