Skip to content

[Suggestion]: make caves y layer confirugable #1725

Description

@mologg

Suggestion Type

New Feature

What's your suggestions?

Image

mr alex i beg u to make that u can change this values from config:

  1. server/level/structure/DinoBowlStructure.java:
    public static final int BOWL_Y_CENTER = -1;

  2. server/level/structure/CakeCaveStructure.java
    public int getGenerateYHeight(WorldgenRandom random, int x, int y) {
    return -48;
    }

so i could use these caves in twilight forest cause rn they spawn too high :(

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