Mine-Treasure / mine-treasure

Official source-code of the Mine Treasure data pack.
Other
1 stars 0 forks source link

Not compatible with Yungs Better Strongholds #8

Open kieran20022 opened 7 months ago

kieran20022 commented 7 months ago

While composing a personal modpack i came across the issue of the Eyes of Ender not leading to the stronghold. After retracing every single mod this mod seemed to be the problem. I tried using the datapack after, but this resulted in the same problem. I tested this in Fabric 0.15.3 Minecraft 1.20.1 with version 1.3.1 of Mine Treasure.

kieran20022 commented 7 months ago

For the datapack i've found an easy fix. I deleted the eye_of_ender_located.json file in the /data/minecraft/tags/worldgen/structure directory. However I do not know if this has any further effects to the datapack.

Frozeh commented 7 months ago

It might cause all runes to become unusable, not sure why stronghold generation is different, it does break a bunch of utilities.

kieran20022 commented 7 months ago

I'm 99% sure it's because the mod overwrites the default stronghold structure with 'betterstrongholds:better_strongholds'. It also overwritest he logic of the eye of enders, but i think this gets undone by the .json file i mentioned earlier.

Frozeh commented 7 months ago

Okay, please tell me if anything breaks, thanks for the headsup