Started by
c4i01243
on
Topic category: Help with Minecraft modding (Java Edition)
i want to make it so when a player touches a certain fluid an effect is applied to them until they are not touching it anymore, and if they are wearing a certain armor piece, none of that happens
if u know how to do that tell me how ples :)
Edited by c4i01243 on Sat, 07/23/2022 - 18:22
You need to make a procedure saying how to do this, something like:
If event/target entity is touching fluid (your fluid name) then apply effect (effect here)