Disable Effects Particles

Published by skyman478 on
Status
Fixed
Issue description

Hi, It would be cool if there is some way to disable particle effects from effects that are given from the mod.

Issue comments

I will consider adding this. If you code, you can use this constructor of potions for now:

public PotionEffect(Potion potionIn, int durationIn, int amplifierIn, boolean ambientIn, boolean showParticlesIn)

 

If you don't know how to program the best bet would be to wait for the next version where we will add this into MCreator.