I'm trying to get access to a chest below the robot. Here is the test code.
local component = require("component")
local sides = require("sides")
print(component.inventory_controller.getInventorySize(sides.bottom))
Here are the components I have
eeprom
robot
gpu
filesystem
geolyzer
inventory_controller
computer
filesystem
chunkloader
filesystem
internet
screen
keyboard
Every time I run the program with a chest below the robot I get "nil no inventory"
I have a plain oak chest under the robot.
Any help? Am I missing something? I'm on the version for 1.12.2, possibl