Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

xlilcasper

Members
  • Content Count

    2
  • Joined

  • Last visited

About xlilcasper

  • Rank
    Junior Member

Contact Methods

  • Minecraft
    xlilcasper
  • GitHub
    xlilcasper

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Seems to be working in the latest version. Thanks for test!
  2. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.