Client-side particles

Started by MineGrav on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Client-side particles

Hi guys. I wanna make a mod, that can spawn particles on client of the player(only 1 player on server can see them). Is in mcreator feature, that can help realise it?

Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
try if (not is (on server…
Sun, 03/15/2026 - 12:52

try if (not is (on server-side)) in your procedure.