BiomeTweaker

BiomeTweaker

13M Downloads

Running the /biometweaker output Does not generate biome info if quark is installed 1.18.2

celsiusqc opened this issue ยท 2 comments

commented
commented

Seems like the error is

Failed to encode a biome! Mixed type list: element Direct{Placed Direct{Configured: vazkii.quark.base.world.DeferredFeature@78395e28: net.minecraft.world.level.levelgen.feature.configurations.NoneFeatureConfiguration@548ca7e1}} had type DIRECT, but list is of type REFERENCE; Mixed type list: element Direct{Placed Direct{Configured: vazkii.quark.base.world.DeferredFeature@30367620: net.minecraft.world.level.levelgen.feature.configurations.NoneFeatureConfiguration@548ca7e1}} had type DIRECT, but list is of type REFERENCE; Mixed type list: element Direct{Placed Direct{Configured: vazkii.quark.base.world.DeferredFeature@70b437bb: net.minecraft.world.level.levelgen.feature.configurations.NoneFeatureConfiguration@548ca7e1}} had type DIRECT, but list is of type REFERENCE; Mixed type list: element Direct{Placed Direct{Configured: vazkii.quark.base.world.DeferredFeature@3dc976da: net.minecraft.world.level.levelgen.feature.configurations.NoneFeatureConfiguration@548ca7e1}} had type DIRECT, but list is of type REFERENCE; Mixed type list: element Direct{Placed Direct{Configured: vazkii.quark.base.world.DeferredFeature@4fd2b418: net.minecraft.world.level.levelgen.feature.configurations.NoneFeatureConfiguration@548ca7e1}} had type DIRECT, but list is of type REFERENCE; Mixed type list: element Direct{Placed Direct{Configured: vazkii.quark.base.world.DeferredFeature@52d202f0: net.minecraft.world.level.levelgen.feature.configurations.NoneFeatureConfiguration@548ca7e1}} had type DIRECT, but list is of type REFERENCE; Mixed type list: element Direct{Placed Direct{Configured: vazkii.quark.base.world.DeferredFeature@466d6ea5: net.minecraft.world.level.levelgen.feature.configurations.NoneFeatureConfiguration@548ca7e1}} had type DIRECT, but list is of type REFERENCE

This happens for every biome.

commented

There is a now a config option that can alleviate this compatibility issue until it is fixed on Quark's side. I will be closing this issue and monitor the issue on quarks repository VazkiiMods/Quark#3682