8000 Cherry grove is mistakenly not included in the list of biomes that strongholds don't prefer · Issue #137 · Cubitect/cubiomes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cherry grove is mistakenly not included in the list of biomes that strongholds don't prefer #137
Open
@Ecl1psed276

Description

@Ecl1psed276

in the "isStrongholdBiome" function in "finders.c", cherry_grove gives a return value of 1, when it should be 0, because strongholds do not prefer this biome.

Example: With seed 89562687762, both cubiomes and cubiomes-viewer say there is a stronghold at (-752, 8864), but ingame, it is actually (-880, 8864), assuming we go by the 0,0 chunk coordinate. If "cherry_grove" is added to the list of cases that cause a return value of 0, then I get the correct value of (-880, 8864).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0