Merged
Conversation
# Conflicts: # modules/v1_21_R6/src/main/java/de/Keyle/MyPet/compat/v1_21_R6/entity/types/EntityMyMooshroom.java
Bulked issue fix
Updated release workflow to improve efficiency and version handling.
Updated the release workflow to improve efficiency and consistency in versioning across modules.
Necessary to fix issues with updating Spigot API
Right click on a Copper Golem Pet with an Axe to strip a layer of oxidation. Right click on a Copper Golem Pet with Honeycomb to prevent it from oxidizing. Right click on a Copper Golem Pet with a Poppy to have it place the poppy on its head. Right click a Copper Golem Pet with Shears to remove the Poppy from its head. Adds two config options for Copper Golems in pet-config.yml: CanOxidize: (default true), enables or disables oxidation of Copper Golem Pets OxidationTime: (default 2400), time in ticks between each oxidation state Copper Golem Pets do not turn into Statues, but could be possible in a future update
…and EliteMobs, etc
Paper provides a better way to store nbt data, will switch to this in v4
Rewrite owner following logic with variables for future tuning (1.20+)
…s max level (#1758) * Added a Maxlevel check * added the same change to command use * fixed wrong names * Cleanup --------- Co-authored-by: UserDerezzed <me@userderezzed.dev>
Remove legacy files that were deleted in development but modified in master: - modules/MyPet/pom.xml (replaced by Gradle build system) - .github/workflows/release.yml (replaced by new workflow files)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request was automatically created by the snapshot build to keep master up to date with development.