WearableBackpacks icon indicating copy to clipboard operation
WearableBackpacks copied to clipboard

Compatibility with Player Weight mod

Open Xorbah opened this issue 6 years ago • 1 comments

Title. I have also explained this to the other mod author and made a ticket within their Github issues tab. They said in order for it to work, 1 simple function must be added from your end. The explanation can be found here -

https://github.com/TinyModularThings/Player-Weight/blob/master/playerWeight/api/WeightRegistry.java#L170

Is this at all possible?

Xorbah avatar May 01 '19 06:05 Xorbah

Since backpacks don't store items in the item stack, I think it would actually have to be registerExtraPlayerInventory(), but otherwise this is doable.

copygirl avatar May 01 '19 18:05 copygirl