Sped Up Particles
Kazuhiko-Gushiken opened this issue · 4 comments
LaserIO version
1.9.1
Minecraft Version
1.21
Forge Version
Neoforge 21.0.25
Modpack & Version
Craftoria 0.0.5
Do you have optifine installed?
I have other rendering based mods installed
Describe the issue
When transferring a lot of items at once using LaserIO, if the nodes are within render distance, particles from block breaking are sped up.
Steps to reproduce
setup nodes to transfer a LOT of items at once.
break and place blocks.
Expected behaviour
not sped up particles
Screenshots
Evidence at the time stamp it's set to.
Log files
No response
Additional information
No response
It’s likely not speeding up the particles. There’s a limit to the number of particles you can have on screen. My new ones are probably killing the breaking ones.
I’ll look into lowering the particle count at higher speeds :)
@Direwolf20-MC A little extra I just noticed, with 5 maxed out item transfers, it generates about 16,400 particles.
Before
Just tested with 10 cards going, and am sitting at around 8,000ish particles on my system. Not sure how you got 16k with only 5 cards. I think what I'll do to mitigate this is add a 'no particles' option to the node, to skip particle rendering on that node.