I've recently received this (long) github issue (it's long, skip it first pass): https://github.com/fnar/minecraft-roguelike/issues/95
It seems our mods have a strange interaction and I'm trying to get to the bottom of it.
https://spark.lucko.me/c4ue0a6JEU?hl=7480
Notably, RLD:FE employ's Forge's ChunkProvider.getNearestStructurePos() (https://spark.lucko.me/c4ue0a6JEU?hl=7220) which is invoking functions from RTG and BetterMineshafts under the hood.
I'm not familiar with BetterMineshafts in detail, so I'm curious if you have (Yung has) any top level insights around BM's behaviour before I start digging in more.
Thanks in advance.