Skip to content

Some ore blocks stay as stone variantΒ #45

@Tpyk-Mahn

Description

@Tpyk-Mahn

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).

Image

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

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions