Skip to content

[Feature Request] Add a way to target all structures of a mod in the config #59

@zeid0ne

Description

@zeid0ne

For example, i want to set the factor of all Alexs Caves structures to 1.
It's a pain to do that for all structures of the mod.
And if they rename them i need to update manually.

Can u support the following syntax ?

    {
      "structure": "alexscaves:*",
      "factor": 1
    }

Bonus :

If a structure is target by a generic selector like "alexscaves:*" and a specific selector like "alexscaves:cake_cave", the specific one override the generic.

Thanks for all i love your mod !

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions