ZsoltMolnarrr / DungeonDifficulty

☠️ Increase the power of enemies and rewards
https://www.curseforge.com/minecraft/mc-mods/dungeon-difficulty
GNU General Public License v3.0
4 stars 3 forks source link

[Feature Request] Expanded zone matching #25

Open OarisHunter opened 3 weeks ago

OarisHunter commented 3 weeks ago

Maybe these should be separate issues? if so I apologize.

Creating a config file for a heavily modded world gen is very tedious, as such I propose the following

OarisHunter commented 3 weeks ago

an alternate idea if true regex isnt feasible for whatever reason: a wildcard character (like sql), i.e. "repurposedstructures:mansion%" would match all the variations (birch, desert, etc) for that the mansions in that mod.

OarisHunter commented 3 weeks ago

and as a final idea, even just making the structure id field a list would cut down on config management significantly, but I would consider this the worst option