Wearable Backpacks: RLCraft Edition

Wearable Backpacks: RLCraft Edition

5M Downloads

Corpse Complex and Wearable Backpacks: RLCraft Edition

HuangAdam opened this issue ยท 2 comments

commented

When I set B:"Keep Wearable Backpack"=true in Corpse Complex and player die in game, my backpack is disappeared after respawn.

Mods:

  • Baubles-1.12-1.5.2.jar
  • corpsecomplex-1.12.2-1.0.12.0.jar
  • WearableBackpacks-RLCraft-1.12.2-3.2.3

Forge Version: 14.23.5.2860

My Corpse Complex setting:
corpsecomplex.txt

My WB: RLCraft Edition setting:
wearablebackpacks.txt

No crash and error.

commented

Yes, CorpseComplex compatibility for normal WearableBackpacks does not work with this fork of WearableBackpacks, as it assumes the backpack is either on the chest slot, or not in any slot, and has no fallback otherwise which causes issues because it doesn't expect the backpack to be in the bauble slot, likewise with the Soulbinding enchant which is why I restricted backpacks from having Soulbinding applied to them.

CorpseComplex would either need to get an update to add compatibility for checking if the backpack is a bauble version, or a tweak mod would need to modify it for them.

I may end up writing a compatibility tweaker as a part of a larger set of tweaks for RLCraft but a timeline on that is not guaranteed, for now its best to just turn off the compatibility config.

commented

Ok, thanks for reply. Waitting for compatibility :P