-
Notifications
You must be signed in to change notification settings - Fork 11
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
Scape & Run: Parasites nodes cannot overwrite biomes with their own. #4
Comments
Dhantry will have to give you permissions to see/use the mod's code for patching and compiling; I was only given permissions to have some of the relevant code available for making the Mixin; however, due to the entire dependency tree for SRP's nodes being needed to compile the mod after putting in the patch, I never got my patch in action at all, so I have not a clue if it works or not. If he gives you permissions, I will send you over my untested patch. Be aware that you should make it a flat (local) repository that is ignored by github in order to respect the devs' wishes as they don't want the code to be publicly available. This is basically a years-long issue, and I'm glad to see that someone is reviving JEID after DimDev abandoned it. |
https://github.com/Vetpetmon/JustEnoughIDs-SRP-fix I will let you know if my patch works, and if it does, I will make a PR with my patches. However, do realize this can make you unable to compile until you have the source code (with permission). |
So long as it works I'll be happy to merge such a PR. I'll reach out to the SRP devs soon & request permission to use their code for compiling purposes. |
I deliver an update on how the patch is going: It works, but works horribly. A lot of code on SRP's end would need to be re-written to make patching it easier. SRP looks for a biome match, but |
Quote, re-CurseForge comment;
https://www.curseforge.com/minecraft/mc-mods/reid?comment=20
The text was updated successfully, but these errors were encountered: