YUNG's Better Strongholds (Forge)

YUNG's Better Strongholds (Forge)

59M Downloads

Compatibility with repurposed structures (increaseWeightLimit)

davidalb97 opened this issue · 1 comments

commented

While using Repurposed Structures with Yung's Better Strongholds, the following warning shows up on server:

[main/WARN]: @ModifyConstant conflict. Skipping betterstrongholds.mixins.json:StructurePoolMixin->@ModifyConstant::betterstrongholds_increaseWeightLimit(I)I with priority 1000, already redirected by repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitProd(I)I with priority 1000

From what I understand, both mods are attempting to do the same thing, but Yung's Better Strongholds mixin is the one being disabled.
Is this mod compatible with Repurposed Structures? If so, is it safe to ignore that function?

Modlist:

log on pastebin

Opened the same issue on Repurposed Structures

commented

Yungs, you can close this. It’s just a misunderstand on how our mixins work