When you are making your redstone suggestions, please note that Java and Bedrock will not have the exact same the same redstone systems - this would require redoing redstone system completely on one platform or the other. The two systems are functionally different and are going to stay that way. Please be sure to tag your suggestions with (Java) or (Bedrock).

5

Hopper that pulls items from player inventories

1 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    Being able to control whether items are pulled from the hotbar, inventory, or equipment slots (or some combination) would also be useful.

    Also being able to filter what kind of items are removed, so you don't have to sort the items and give the wrong ones back to the player.

    And some way of detecting whether the player's inventory is empty.

    e.g. imagine a mini-game where the player enters a room, their inventory is emptied, they are given game-specific equipment, and then when the game ends, the exit room removes the game-specific equipment and gives them back their original inventory. Also imagine the mini-game giving the player some kind of currency/collectible/whatever that shouldn't be removed from their inventory at the end.