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

Wolf Variants #7041

Open
wants to merge 16 commits into
base: dev/feature
Choose a base branch
from

Conversation

TheAbsolutionism
Copy link

@TheAbsolutionism TheAbsolutionism commented Sep 6, 2024

Description

This PR aims to add wolf variants

Target Minecraft Versions: 1.21+
Requirements: none
Related Issues: #6923

Fixed, inability to operate on MC versions not containing 'Wolf.Variant'
Added, required data/types into lang
Added, test to spawn variant wolves
Added, spawning a wolf without a provided variant, will  choose a random one (Like Cats)
@TheLimeGlass TheLimeGlass added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Sep 7, 2024
src/main/java/ch/njol/skript/entity/WolfData.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/entity/WolfData.java Outdated Show resolved Hide resolved
src/test/skript/tests/syntaxes/effects/EffSpawn.sk Outdated Show resolved Hide resolved
@sovdeeth sovdeeth added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants