custom potion particle

Started by Goshol_Alien on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined May 2024
Points:
84

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
custom potion particle

Im making a celestial effect that has little glowing star particles instead of the normal potion particles. problem is, how do i replace those swirls with my own particles?

Active 11 months ago
Joined May 2024
Points:
60

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
You can add the appearance…
Fri, 05/24/2024 - 18:02

You can add the appearance of your own particles in the tick update trigger after a time interval

Active 1 month ago
Joined May 2024
Points:
84

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Thanks, mark!
Tue, 06/04/2024 - 07:48

Thanks, mark!