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 various boat bugs #7185

Merged
merged 9 commits into from
Nov 9, 2024
Merged

Conversation

sovdeeth
Copy link
Member

@sovdeeth sovdeeth commented Nov 3, 2024

Description

switch to SimpleEntityDatas for 1.21.3+ boats (this solves so many issues)
adds pale oak boat support for winter drop
for <1.21.3, BoatData still has to exist. Not registered on higher versions.
Changed isOfItemtype logic to actually work!

Depends on SkriptLang/skript-aliases#120 for tests to pass.


Target Minecraft Versions: any
Requirements: none
Related Issues: #6840

fix bugs with comparisons, use simple entity data for 1.21.3+
@sovdeeth sovdeeth added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. enhancement Feature request, an issue about something that could be improved, or a PR improving something. labels Nov 3, 2024
sovdeeth and others added 2 commits November 9, 2024 15:41
Co-authored-by: Patrick Miller <apickledwalrus@gmail.com>
@sovdeeth sovdeeth merged commit 0a680d4 into SkriptLang:dev/feature Nov 9, 2024
5 checks passed
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. enhancement Feature request, an issue about something that could be improved, or a PR improving something.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants