Skip to content

[Feature]: Farther Particle Render #642

@RaandomUsername

Description

@RaandomUsername

Confirmations

  • There isn't any other PR or issue regarding this.
  • This feature does not exist in the latest version.

What is your request about?

Other

Description

The particle effects from guns and ammo cannot be seen ~20 blocks from the player on 1.21.4 paper and probably other servers as well.
I have already talked with Paper support and the only option to increase particle render distance on paper is to contact the developer of the plugin.
This can be fixed by adding "force" at the end of the particle effect codes. An example of this is the command below, which allows you to see the explosion particle effect 100 blocks away West of you, when without the "force" added at the end you wouldn't see it.
/particle minecraft:explosion ~-100 ~ ~ 0 0 0 0 1 force

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions