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

Mee

Members
  • Content Count

    2
  • Joined

  • Last visited

Posts posted by Mee

  1. I 'm trying to make a me_exportbus component actually transfer items; The component is recognized by adapter and is facing east (sides:5). It is facing towards a regular chest, however, when I call:

    component.me_exportbus.exportIntoSlot(5,1)

    it returns nil "no inventory" error.

    The bus is configured for minecraft arrow and there is a lot of arrows in the system. What could be the problem?

    Edit:

    Actually, using setExportConfiguration does not work either; when run properly from the script it returns true, however, when trying to get the saved config by getExportConfiguration it returns nil.

×
×
  • Create New...

Important Information

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