Started by
Christianfirecup1
on
Topic category: Help with Minecraft modding (Java Edition)
If anyone could tell me what's wrong with this procedure it's supposed to give slowness to the target but it doesn't seem to do anything
Edited by Christianfirecup1 on Mon, 11/08/2021 - 03:31
sorry to tell you this, but everything is wrong. first of all you do not not an if statement, and you used source entity instead of event target entity
so remove all of your "procedure" (if we can call it that) and put this
add potion effect for: 100000 tickstype: EFFECT to event target entity
sorry I was trying to see if the source entity would give the player the effect to see if it was the code messed up and it still didn't work thanks for the tip
so it worked?
cant test it tonight but will try tomorrow