[1.12.2] Incompatible with Dimensional Doors
Xplodin opened this issue · 7 comments
Currently making a 1.12.2 pack with lootr and noticing any bugs I find with it to be posted here.
So far dimdoors is missing lootr chests and sometimes towers from atomicstrykers battle towers miss the lootr chests (sometimes half the chests from double chests are normal chests and the other half is lootr)
Please try enabling CONVERT_WORLDGEN_INVENTORIES
and let me know if that fixes the issue. Not all 1.12 mods are compatible out of the box because some of them still generate their loot manually.
EDIT: With this option enabled the Battle Towers chests also seem to work correctly. They will be split into single chests because Lootr chests don't support being in a double configuration, but the contents shouldn't be any different.
Option was enabled during testing :)
It definitely helped with the battletowers but dimensional doors remained with the same issue
Ok, I hadn't tested Dimensional Doors myself since I had assumed you weren't aware of the option and it would fix it. I'll look into it and get back to you.
…
On Tue, Jul 19, 2022 at 6:49 PM Xplodin @.> wrote: Option was enabled during testing :) It definitely helped with the battletowers but dimensional doors remained with the same issue — Reply to this email directly, view it on GitHub <#132 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHTVAC4E5FPWZLQ6J5QNOTVU4WIRANCNFSM536TLMRQ . You are receiving this because you were assigned.Message ID: @.>
sounds dope! Thanks for backporting such an awesome mod. Ive been looking weeks for a similar mod but couldnt find one for 1.12.2
I can confirm that Dimensional Doors is incompatible; it does some manual loot handling here which probably doesn't happen at the right time for Lootr to detect and replace it. I can fix this but it'll take me a bit.
I can confirm that Dimensional Doors is incompatible; it does some manual loot handling here which probably doesn't happen at the right time for Lootr to detect and replace it. I can fix this but it'll take me a bit.
Honestly, my main decision in all later versions & for Fabric is to just not support these mods, so I wouldn't forward-port any of this if you were to fix it.