
can't transfer stuff using Inventory api if one inventory is connected throug wired modem and the other is touching the compurer
Closed this issue · 1 comments
Minecraft Version
1.21.1
Version
1.115.1
Details
Inventory api works fine if both inventories are touching the computer or both inventories are connected using wired modems but if one is touching and the other is behind modem, both pullItems and pushItems on both sides fail claiming that the other inventory doesn't exist.
Thanks for report! This is currently expected behaviour: each wired network is considered entirely disconnected from the others. I definitely appreciate it's a bit confusing — there is some discussion about changing it at #1599.