I tried the teleported thing and it works great, except that the teleporters keep unlinking or something (one of the turtles just keeps getting a "false" when they try to teleport. Haven't figured out why this happens) so I'm going to an enderchest (or 2) with a turtle on both sides. My initial planning is to have 2 different colored ender chests (they're cheap as well to make, so why not?) and use one for the empty cell and one for the full one but that would mean I need to read each side individually and I haven't figured out how to do this. When I print out my reader.get() table, it looks like everything around the turtle all mushed together. Does anyone have a good solution for this? I'd rather detect things and respond than just sleep for 5 minutes or something.