Right now, Minecraft effects have to be placed in a way that while is convenient, it's not the most efficient. In a Minecraft effect, there are 3 data tags: Ambient; which is the beacon's effects' base, ShowParticles, and ShowIcon. The idea is /effect should be instead of `/effect give <target> <effect> <duration> <amplifier> <hideParticles>`, it should be `/effect give <target> <effect> <duration> <amplifier> <ambient> <showParticles> <ShowIcon>`.
Please sign in to leave a comment.
1 Comments