quick question and idk if duplicate :(

Started by c4i01243 on

Topic category: Help with modding (Java Edition)

Last seen on 19:15, 23. Jul 2022
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
quick question and idk if duplicate :(
Sat, 07/23/2022 - 18:22 (edited)

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
Last seen on 01:33, 31. Oct 2022
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You need to make a procedure…
Mon, 08/29/2022 - 01:21

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)