Open
Description
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
Labels
No labels