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 lingering potion spawning on 1.13 #4904

Merged
merged 2 commits into from
Jul 13, 2022

Conversation

TPGamesNL
Copy link
Member

Description

Fixes lingering potion spawning on 1.13

Required different entity type on 1.13. Original idea was to create new EntityData, but that would've needed new patterns and all, so I just put it in ThrownPotionData instead.


Target Minecraft Versions: 1.13
Requirements: none
Related Issues: #4897

@TPGamesNL TPGamesNL added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Jul 13, 2022
@TheLimeGlass
Copy link
Collaborator

TheLimeGlass commented Jul 13, 2022

Tested on 1.13 and fixes issue.

@TheLimeGlass TheLimeGlass merged commit f9abb0c into SkriptLang:master Jul 13, 2022
@TPGamesNL TPGamesNL deleted the fix/linger-potions-1.13 branch July 13, 2022 12:10
AyhamAl-Ali pushed a commit to AyhamAl-Ali/Skript that referenced this pull request Jul 21, 2022
TheLimeGlass pushed a commit that referenced this pull request Jul 22, 2022
* Fix lingering potion spawning on 1.13 (#4904)

* Update version 2.6.4
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants