Ender chest not detected as peripheral
antoinets opened this issue ยท 1 comments
Minecraft Version
1.16.5
Version
- Forge 36.2.20
- CC: Tweaked 1.100.2
Details
Placing a vanilla ender chest next to a computer and running:
peripheral.getNames()
returns {}
. Using a regular chest produces eg. {"left"}
as I expected.
Here are the logs. I've reproduced this with only CC: Tweaked and no other mods installed.