Draconic Evolution

Draconic Evolution

79M Downloads

[Suggestion] Larger/configurable render distance for particle generator

Closed this issue ยท 1 comments

commented

Base information

  • Minecraft version: 1.12.2
  • Mod version: 2.3.18.329
  • Minecraft Forge version: 14.2.8.5.2781
  • Mod Pack: Enigmatica 2 Expert

Suggestion

The particle generator allows for very large sizes and amounts of particles to be generated but due to limits either in BrandonsCore or Minecraft's rendering system they will stop generating outside of a limited radius. This has made it difficult to use them for decoration in larger structures like smokestacks because they simply won't generate the particles. If its possible the maximum distance should be increased or configurable (although it could be limited by something hardcoded into Minecraft's renderer).

commented

The base render distance of 32 is now multiplied by the particle scale (except when scale is less than 1)