Started by
Lebo
on
Topic category: Help with Minecraft modding (Java Edition)
Im trying to make an effect that gives you slow falling after it expires and that the slow falling will be removed when touching the ground. Is there any way to do this?
There is an isonground check block under entity
if isonground do clear effect of type (or smt like that)