Warp + flare lenses exist but they have no special use
LeoBeliik opened this issue ยท 1 comments
Mod Loader
Both Fabric and Forge (I confirm that I have tested both loaders and will specify both loader versions below)
Minecraft Version
1.19.2
Botania version
Botania-1.19.2-436-SNAPSHOT #110
Modloader version
Forge 1.19.2 - 43.1.47 / Fabric 0.14.9
Modpack info
No response
The latest.log file
nai
Issue description
Flare + warp lenses can be crafted, but if the lens has the texture of the warp one, it just works as a warp lense
if it has the flare texture, it just works as a flare
The expected behaviour would be that the lenses works as the flare but the particles get warped if they're in front of a relay.
Steps to reproduce
craft a warp + flare
put it on a spreader
observe
Other information
No response
The flare lens also ignores all kinds of other lens properties, like speed, range or special movement (bounce, warp, gravity, magnet). The main issue is that the flare lens doesn't produce a burst entity, but just spawns particles from the spreader directly. Any logic (other than initial movement information) would need to go into the particle implementation.