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 rftools, xnet, and bds&m using mixin #278

Merged
merged 4 commits into from
Aug 2, 2024

Conversation

MCTian-mi
Copy link
Collaborator

@MCTian-mi MCTian-mi commented Jul 31, 2024

This PR:

  • adds a lateMixinLoader in susy.
  • patches rftools remote controller to render ceu blockmachines correctly.
  • patches gregtech to use a getItem() method. Should get removed after Override getItem in BlockMachine.class GregTechCEu/GregTech#2555 gets merged.
  • patches bds&m, allowing wrenching the barrels without losing content in them, and enables players to extract as many fluids as they can instead of 1000 mB at most.

This has only been tested in a dev environment, although there's no incompatibility issue that I can think of.

Note: if grs gets its mixin working I'll migrate these to grs.

@MCTian-mi
Copy link
Collaborator Author

this fixes SymmetricDevs/Supersymmetry#877

@MCTian-mi MCTian-mi changed the title Fix rftools & xnet using mixin Fix rftools, xnet, and bds&m using mixin Aug 2, 2024
@bruberu bruberu merged commit 856df19 into SymmetricDevs:main Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants