Skip to content

Conversation

vercte
Copy link
Collaborator

@vercte vercte commented May 28, 2025

This changes hard-coded wrench code to check for the new CREATE_WRENCH (create:wrench) tag, replacing the previous forge tag with FORGE_WRENCH (forge:tools/wrench) for distinction, keeping old behavior

It also modifies EdgeInteractionBehaviour to use an ItemStack predicate instead of just a single item for more versatility, which is necessary to make this carry out its full purpose. The old function for adding an item to it is still valid and can be used the same in addons.

@VoidLeech
Copy link
Collaborator

VoidLeech commented May 28, 2025

Closes #7234 and #2876

@VoidLeech VoidLeech added the area: api Issue or PR is related to API label May 28, 2025
@VoidLeech
Copy link
Collaborator

This needs to be adjusted now that #9165 is merged (achieved part of this in a slightly different manner)

@IThundxr IThundxr added the pr status: conflicts PR has merge conflicts label Sep 16, 2025
Copy link
Contributor

@vercte, this pull request has merge conflicts with the target branch. Please merge the latest changes and leave a message here so we can continue with the process of reviewing and merging this pull request. Thanks!

@vercte
Copy link
Collaborator Author

vercte commented Sep 17, 2025

i did it. i think. git is weird

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: api Issue or PR is related to API pr status: conflicts PR has merge conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants