RS bridge exportItemToPeripheral Error
b0unt9 opened this issue ยท 1 comments
Descripe
If you look at the peripheral device command, you can see that there is inventory in "left".
When trying to extract an item from RS to inventory of left through exportItemToPeripherial, an error occurs saying that there is no inventory in left.
Steps to reproduce
I installed a computer on the right side of minecolony warehouse and proceeded.
rs = peripheral.find("rsBridge")
rs.exportItemToPeripheral({name="minecraft:stone", count=1}, "left")
Multiplayer?
LAN
Version
1.18.2-0.7.16b (Latest 1.18)
Minecraft, Forge and maybe other related mods versions
Forge 40.1.69 Minecraft 1.18.2
Screenshots or Videos
No response
Crashlog/log
No response