API Question
SirEndii opened this issue ยท 0 comments
Hey,
I have a peripheral block which I can connect to a Wired modem, now I have to somehow get information about blocks from the computer network to which my block is connected. E.g. I want to get information about the peripheral "minecraft:chest_0" to store items there. I once looked into the "ComputerCraftAPI" class, but found nothing helpful except maybe "getWiredElementAt".
I want to push/remove items from a chest with my Me Bridge(See here). Like meBridge.importItemFromChest(String item, int count, String chestPeripheral)
.
I hope you can understand what I mean. ๐
Useful information to include:
- Minecraft version: 1.16.5
- CC: Tweaked version: 1.94.0