Closed Slarper closed 2 years ago
Oh my god I know why you don't update Eden Ring to 1.18.2, there are too many things rewritten. The error occurring in DimensionTypeMixin
makes me confused.
There is too many changes to speak out.
After I modifying, I will pull a request.
Dear paulevsGitch, I don't know whether you has plans to update to minecraft 1.18.2 or you just wanna skip 1.18.2 and update to 1.19.1. But if you want to update EdenRing to 1.18.2, here are some tips. (By the way, if you agree, I can try to pull a request to update EdenRing to 1.18.2, please give me a clear answer.)
NoiseSamplerMixin
error: Vanilla packagenet.minecraft.world.level.levelgen
has rewritten. Many classes were turned to [record](https://www.baeldung.com/java-record-keyword). You may find the classNoiseSampler
disappeared. Now much of its functionality has been moved toNoiseRouter
(But I'm not sure it will work as original).