Luligabi1 / MagicFungi

An original magic mod for the Fabric Loader.
Other
12 stars 2 forks source link

no modded ores in host biome #45

Closed Chuunkyz closed 2 years ago

Chuunkyz commented 2 years ago

the ores depending on biome category are still generating, but not the others (like tech reborn or mi) also this is not a terrablender problem (https://github.com/Glitchfiend/TerraBlender/issues/25)

Luligabi1 commented 2 years ago

This seems to be a Fabric bug when ore generation is done via BiomeModifications#create rather than BiomeModifications#addFeature. This PR at Fabric API aims to fix this glitch when it's approved. If it doesn't, please reopen this issue

Luligabi1 commented 2 years ago

Fabric API 0.46.3+1.18 has been released with an fix for this issue.