Skip to content

add Armor Plus compat #315

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

WaitingIdly
Copy link
Collaborator

changes in this PR:

  • add compat with Armor Plus lavaInfuser, workBench, highTechBench, ultimateBench, and championBench. lava infuser is a max of 1, other 4 are crafting table recipes in 3x3/5x5/7x7/9x9 grids. i18n and a few examples
  • needed a pair of mixins to access some private fields
  • fix DescriptorHelper throwing an NPE instead of a readable error if the name didnt have any methods (only would happen when generating docs if the annotations were invalid)
  • fix Better With Mods AnvilRecipeBuilder.Shaped calling handleReplace, which only interacts with vanilla code and using it is unsupported in BWM.

@WaitingIdly WaitingIdly added the mod compat Relating to compatability with a mod or features of a mod label May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod compat Relating to compatability with a mod or features of a mod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant