
Some ore blocks stay as stone variant
Tpyk-Mahn opened this issue ยท 0 comments
What happened?
Often when an ore vein is present in non-vanilla ore variant block, some of the ore blocks stay as stone variant. (see picture).
I don't really know what could be causing this bug as i haven't read the code, but my guess is that each ore block check for its surrounding block to choose a variant and when it doesn't find a clear winner it doesn't update it.
But then if an ore is present in a big ore vein, when checking for its surrounding blocks it will see more ore blocks than actual granite in this example, which maybe are not counted as a block type. maybe you would have to ignore completely all ore when counting as to see only block types or count each ore variant as the block type.
Fabric API version
Fabric 0.16.10 on MC 1.21.1