AbdElAziz333 / Canary

A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.
https://www.curseforge.com/minecraft/mc-mods/canary
GNU Lesser General Public License v3.0
41 stars 3 forks source link

[1.18.2] Block entities and particles render outside render distance #115

Closed DeshiDesu closed 1 year ago

DeshiDesu commented 1 year ago

Version Information

Replace this text with the exact version of the mod you are using. Every part of the version is important! If you do not know what version you are using, look at the file name in your "mods" folder.

canary-mc1.18.2-0.1.6.jar

Expected Behavior

Replace this text with what you expected to happen.

Block entities and particles should not be rendered if outside render distance

Actual Behavior

Replace this text with what actually happened.

Block entities and particles render outside render distance

Reproduction Steps

Provide information on how to reproduce this bug. You can either fill this section in like the example below or do something else -- just make sure your instructions are minimal and clear, as other people will need to be able to replicate your issue.

Example:

  1. Place down a lit campfire and a chest
  2. Turn down render distance and move away from the aforementioned campfire and chest
  3. Particles and chest are still visible

Other Information

The green cubes are just an overlay from a tick profiler mod called Observable. Not related to the bug itself. These images are taken with mods alongside canary. I have not tested this with only canary installed but I will make sure to do this later. Screenshot from 2023-03-14 23-56-11 Screenshot from 2023-03-14 23-59-39