Cant add potion effects

Started by Jaysonsup on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 week ago
Joined Jul 2021
Points:
691

User statistics:

  • Modifications: 2
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 32
Cant add potion effects

for some reason, when I either do the /effect command or have a potion effect from a item in the mod, It always goes away in a split second. I don't know why this is happening, I was thinking it could be a procedure that is making potion effects only last for a split second. But I don't really know. HELP.

Active 2 years ago
Joined Aug 2021
Points:
560

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
How much ticks are you…
Wed, 10/27/2021 - 13:07

How much ticks are you applying that potion effect to the player? Make sure you are specifying it in the command or in the procedure block.

Active 2 weeks ago
Joined Aug 2018
Points:
781

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 124
Make sure you have the "is…
Wed, 10/27/2021 - 13:11

Make sure you have the "is effect instant" (or something like that) disabled.

Active 1 week ago
Joined Jul 2021
Points:
691

User statistics:

  • Modifications: 2
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 32
ok ty  
Fri, 10/29/2021 - 17:01

ok ty