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

Search the Community

Showing results for tags 'chest'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • OpenComputers
    • Announcements
    • Feedback
    • IRC
  • Code Central
    • Support
    • Showcase
    • Tutorials
  • Addons & More
    • Addons Mods
    • Architectures
    • OpenEngineering Task Force
  • General
    • Lounge
    • Forum Games
    • Showcase
    • Servers
  • Archives
    • Public Archives

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Minecraft


GitHub


IRC


Fediverse ID


Location


Interests

Found 1 result

  1. 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.