Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rendering for Explosive firework in Crossbow in Trajectory Module #4773

Open
2 tasks done
AnandBhasme opened this issue Jul 24, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working.

Comments

@AnandBhasme
Copy link
Contributor

Describe the bug

When a cross bow is loaded with a Explosive firework rocket the render of trajectory of it is infinite in distance.
Trajectory module doesn't respect the short distance due to explosion of fire work.
It would be better if it displayed the actual distance the firework rocket will travel.

Steps to reproduce

1. Get explosive firework rocket: /give @p firework_rocket[fireworks={flight_duration:1,explosions:[{shape:"large_ball",has_twinkle:0,has_trail:0,colors:[I;2437522],fade_colors:[I;14602026]}]}] 1
2. Activate Trajectories module and load the crossbow
3. Observe the rendering and remember
4. Fire the Crossbow

Meteor Version

dev_build (latest)

Minecraft Version

1.20.1

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported (I have searched bug reports on GitHub).

  • This is a valid bug (I am able to reproduce this on the latest dev build).

@AnandBhasme AnandBhasme added the bug Something isn't working. label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

1 participant