Possible compat issues with multiple mods
Sunconure11 opened this issue ยท 4 comments
https://paste.dimdev.org/husikagemo.mccrash <- NightKosh's Gravestones
https://paste.dimdev.org/zepurohecu.mccrash <- The Betweenlands
I'm wondering if there is a connection to Just Enough IDs. However, I will be too inactive over the next few days to test.
Why in the world is the gravestone mod invoking addRandomEnchantment for getSubBlocks...
I can add in something to deal with that but it really shouldn't be doing that.
As for the betweenlands thing, I don't think I'm causing that.
@NightKosh why do you do this here: https://github.com/NightKosh/Gravestone-mod-Graves/blob/master/src/main/java/nightkosh/gravestone/block/BlockGraveStone.java#L510
Surely you could just use a set enchantment like sharpness.
The betweenlands thing appears to just be you missing their coremod jar, so i'm gonna close this.