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 firework spawning #6764

Merged

Conversation

APickledWalrus
Copy link
Member

Description

This PR aims to fix fireworks not being able to be spawned. This issue was caused by #6523, as Fireworks are (for whatever reason) considered not spawnable.
@sovdeeth has opened an issue with Spigot: https://hub.spigotmc.org/jira/browse/SPIGOT-7677

I've added additional API for a SimpleEntityData to specify whether it overrides the canSpawn behavior. I'm not sure if we would wish to expand it to properly check for entities blocked by experiments.


Target Minecraft Versions: any
Requirements: none
Related Issues:

@APickledWalrus APickledWalrus added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Jun 3, 2024
@sovdeeth sovdeeth added the patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. label Jun 6, 2024
@APickledWalrus APickledWalrus mentioned this pull request Jun 6, 2024
1 task
@APickledWalrus APickledWalrus merged commit c6b0bfa into SkriptLang:dev/patch Jun 15, 2024
5 checks passed
@APickledWalrus APickledWalrus deleted the patch/firework-spawning branch June 15, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants