team-abnormals / blueprint

Library that implements the framework of all Abnormals mods
https://www.curseforge.com/minecraft/mc-mods/blueprint
Other
111 stars 34 forks source link

Change mixins for better compat #92

Closed GiantLuigi4 closed 3 years ago

GiantLuigi4 commented 3 years ago

Basically, for the EndBiomeProvider, I just moved it to TAIL, and made it only cancel it if it's returning a custom biome so it doesn't cancel all other biome provider mixins, and for lantern, I set the return value on an if statement instead of always (not sure if this actually changes anything, but it's worth accounting for I think)

SmellyModder commented 3 years ago

I'm going to close this as there hasn't been any activity since March 21. There is a conflicting file now as well.