MCTCP / TerrainControl

Minecraft Terrain Generator for SpigotMC and Forge
https://www.spigotmc.org/threads/terraincontrol.37980/
MIT License
230 stars 163 forks source link

Feature Request: Smart mineshafts #562

Closed smellyonionman closed 6 years ago

smellyonionman commented 6 years ago

I think it would be pretty immersive to see mineshaft spawns only originating from close to where villages were also placed. I mean, who else is making those mines?

rutgerkok commented 6 years ago

It would certainly be nice, but this unfortunately is not how Minecraft's structure generator works. The village spawn code would need to be reworked to also spawn mineshafts.

TerrainControl generally only tweaks vanilla code, and does not rework it as that would be much more difficult. The plugin is already hard enough to maintain as is, and I don't think someone is going to take on the extra work required to support this.