Advanced Peripherals

Advanced Peripherals

29M Downloads

[Feature] Inventory Manager .getItems()/.list() function also returns slots

Cyakat opened this issue ยท 1 comments

commented

Describe your idea

The block reader is able to get the slot of an item and it is very useful when using with the inventory manager. It would be nice if the inventory manager could also return the slot that an item is in so that the item that I want to removed can be specified.

Describe alternatives you've considered if you've any

No response

Additional context

I would like this feature because I have designed a system that allows me to transfer items from my home storage to my inventory using a portable computer and a server at my base. I have a GUI setup where I can click on the item I want and it can send it to me. However, I wanted to be able to send items too but the inventory manager doesn't tell me which slots are the items are in so I can't use the .removeItemFromPlayer() and have it specify an item.

Linked Issues

No response

commented

This is seems like duplicate of IntelligenceModding/Advanced-Peripherals-Features#49, closing