Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOC with BYG #24

Open
Juuxel opened this issue Aug 14, 2023 · 0 comments
Open

FOC with BYG #24

Juuxel opened this issue Aug 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Juuxel
Copy link
Owner

Juuxel commented Aug 14, 2023

See log at #22 (comment).

The fix for this is to invert this ordering:

// https://github.com/Juuxel/WoodsAndMires/issues/14
builder.addOrdering(
GenerationStep.Feature.VEGETAL_DECORATION,
VegetationPlacedFeatures.PATCH_GRASS_FOREST,
VegetationPlacedFeatures.FLOWER_WARM
);

This will obviously conflict with the fix made for #14, but BYG is a much higher-priority mod to support.

@Juuxel Juuxel added the bug Something isn't working label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant