Trying to make instant potion effect

Started by variamods on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 months ago
Joined Dec 2022
Points:
348

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
Trying to make instant potion effect

I'm trying to make a potion of instant fire, it's supposed to light you on fire when it is applied. However, when I use it, nothing happens. what might be the problem?

Active 14 hours ago
Joined Dec 2014
Points:
1085

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 674
Can you send some…
Fri, 10/11/2024 - 17:40

Can you send some screenshots of your procedure and mod element?

Active 2 months ago
Joined Dec 2022
Points:
348

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
i forgot how to post image
Fri, 10/11/2024 - 18:02

i forgot how to post image

Active 14 hours ago
Joined Dec 2014
Points:
1085

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 674
Upload it to imgur
Fri, 10/11/2024 - 18:03

Upload it to imgur

Active 2 months ago
Joined Dec 2022
Points:
348

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
<blockquote class="imgur…
Fri, 10/11/2024 - 18:06
<blockquote class="imgur-embed-pub" lang="en" data-id="a/ZBOJub8" data-context="false" ><a href="//imgur.com/a/ZBOJub8"></a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
Active 2 months ago
Joined Dec 2022
Points:
348

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
that didn't work
Fri, 10/11/2024 - 18:07

that didn't work

Active 2 months ago
Joined Dec 2022
Points:
348

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
(No subject)
Fri, 10/11/2024 - 18:07

Active 2 months ago
Joined Dec 2022
Points:
348

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
that didn't work either
Fri, 10/11/2024 - 18:08

that didn't work either

Active 14 hours ago
Joined Dec 2014
Points:
1085

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 674
I got it
Fri, 10/11/2024 - 18:08

I got it

Active 14 hours ago
Joined Dec 2014
Points:
1085

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 674
(No subject)
Fri, 10/11/2024 - 18:09

Active 2 months ago
Joined Dec 2022
Points:
348

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
I use this when the effect…
Fri, 10/11/2024 - 18:10

I use this when the effect is applied

Active 2 months ago
Joined Dec 2022
Points:
348

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
(No subject)
Fri, 10/11/2024 - 18:11

Active 14 hours ago
Joined Dec 2014
Points:
1085

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 674
Oh yeah it seems like when…
Fri, 10/11/2024 - 18:14

Oh yeah it seems like when you set your effect to be instant it doesn't call any of the events!?

 

Active 14 hours ago
Joined Dec 2014
Points:
1085

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 674
Oh wait the expire event…
Fri, 10/11/2024 - 18:16

Oh wait the expire event does fire when the effect is instant ??? xD

Active 14 hours ago
Joined Dec 2014
Points:
1085

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 674
So ig just use that.
Fri, 10/11/2024 - 18:16

So ig just use that.