Globox1997 / BackSlot

https://modrinth.com/mod/backslot
https://www.curseforge.com/minecraft/mc-mods/backslot
GNU General Public License v3.0
9 stars 12 forks source link

Crash with MCDW and Backslot after MCDW Refactor #53

Closed chronosacaria closed 2 years ago

chronosacaria commented 2 years ago

Now that I redid the registry, it would appear that the compatibility that our mods had is now broken :(

I have attached the crashlog and if you need any information from me, just let me know

crash-2022-01-01_15.48.06-client.txt

Globox1997 commented 2 years ago

How can I get the soul daggers as items? Like this? image

chronosacaria commented 2 years ago

How can I get the soul daggers as items? Like this? image

You should be able to get it the following way:

ItemsInit.soulDaggerItems.get(SoulDaggersID.DAGGER_ETERNAL_KNIFE) for the Eternal Knife and ItemsInit.soulDaggerItems.get(SoulDaggersID.SWORD_TRUTHSEEKER) for the Truthseeker

Globox1997 commented 2 years ago

Alright thanks, then it should be fixed with https://github.com/Globox1997/BackSlot/commit/26603ea6a11a357ee9c2e07d06e5621ca1ba65f7