Skip to content

Request for Richer Config #6

@DarianLStephens

Description

@DarianLStephens

While it is definitely very nice to finally have found a mod capable of controlling these incredibly annoying spawns, I find myself hoping for a deeper level of control.
Specifically, I would love to have individual sections for the various Thaumcraft elements. One for trees, one for crystals, and one for aura.
Also, it would be quite nice to be able to specify dimensions where these things can spawn instead of only biomes, to avoid the need to add every biome found in the desired dimension to the white/blacklist.

Ideally, these could be used in tandem. For example, whitelisting the Overworld dimension for everything but then further restricting it to specific biomes.

Also, if it isn't possible already, the ability to add entire namespaces to your black/whitelist.
For example, adding 'minecraft:*' to the list and have it use every biome in Minecraft, or 'betweenlands:*' and have that work as well.
As another thing, having the config be capable of overwriting itself would be very useful indeed.
For example, you want to have the mystical trees unable to spawn in specific biomes.
You'd have the whitelist area of the tree config, and the blacklist.
Anything in the blacklist takes priority over the whitelist, which would allow you to do something like this:

Tree Biome Whitelist
<
minecraft:*
>

Tree Biome Blacklist
<
minecraft:savanna
minecraft:desert
>

This would allow trees to spawn in every Minecraft biome, except the savanna and desert, while not affecting crystal or aura spawning.

I don't know if you'd be willing or able to do this, but I'd very much appreciate it being looked in to.

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