There is a functional inconsistency between Java and Bedrock editions regarding shelf block interactions with hoppers. In Java Edition (25w31a), shelves properly interact with hoppers - they can both receive items from hoppers and output items to hoppers below. However, in Bedrock Edition, shelf blocks completely fail to interact with hoppers in either direction.
How to Reproduce:
1. In Bedrock Edition:
- Place a shelf block with a hopper facing into it
- Attempt to insert items through the hopper (fails)
- Place items in shelf manually and put hopper below
- Observe items don't transfer to hopper
2. In Java Edition (25w31a):
- Repeat same tests to see successful hopper interactions
Observed Result:
- Bedrock Edition: No hopper interaction possible with shelves
- Java Edition: Full hopper functionality works with shelves
Expected Result:
Shelf blocks should interact with hoppers in Bedrock Edition.
Can confirm
[media]