Oh The Biomes You'll Go Refabricated

Oh The Biomes You'll Go Refabricated

11M Downloads

Potential mod compatibility issue with Endless Oceans

BrekiTomasson opened this issue ยท 1 comments

commented

Fabric 1.16.5, using BYG v1.1.7 and Endless Oceans v1.0.1.

During worldgen, I spot this warning in the log:

Method overwrite conflict for isOcean in endlessoceans.mixins.json:server.MixinShoreLayer, previously written by corgiaoc.byg.mixin.common.world.layers.MixinShoreLayer. Skipping method.

Looking at the code in BYG (i cannot find the source for Endless Oceans), this seems like a fairly simple method that just returns if the biome in question is one of Vanilla Minecraft's ocean biomes.

commented