This should fix a crashes related to BCLib by initialising the `registryManager´ before BCLib tries to set migrate the Biome-Data.
The call to setRegistryManager in MixinMinecraftServer may be redundant with this change, but it should not have any negative effect as it will simply capture the same registries.
This should solve quiqueck/BetterNether#138 and #4
This should fix a crashes related to BCLib by initialising the `registryManager´ before BCLib tries to set migrate the Biome-Data.
The call to
setRegistryManager
inMixinMinecraftServer
may be redundant with this change, but it should not have any negative effect as it will simply capture the same registries.This should solve quiqueck/BetterNether#138 and #4