so, it appears i`m not the only one who`s been thinking about that.I was expecting someone to come up with a Tengen Toppa Gurren Laggan reference after that.
so, it appears i`m not the only one who`s been thinking about that.I was expecting someone to come up with a Tengen Toppa Gurren Laggan reference after that.
KL's stated that he refuses to support the bad coding behind double chests. Use an iron chest or some other... I can't remember what he said, but he implied non-hack storage unit.I would really like to see itemducts that access both sides of a double chest from a single connection point, like buildcraft pipes. Is this a foreseeable change, or is there a reason it only accesses one?
It will likely never happen unless minecraft changes the code for double chests as they're not actually a single chest. They're two chests placed next to each other with their visuals basically "merged" but aren't one.I would really like to see itemducts that access both sides of a double chest from a single connection point, like buildcraft pipes. Is this a foreseeable change, or is there a reason it only accesses one?
Wouldn't computercraft turtles do that? And you can't yell at the author. Making a general change would be contrary to the whole turtle system.In theory, you can't, that'd be intended. If you find a mod that circumvents this either intentionally or through poor coding, please let me know so I can be sure to yell at the author.
If it's like apiaries frame slots it wouldn't be able to.Wouldn't computercraft turtles do that? And you can't yell at the author. Making a general change would be contrary to the whole turtle system.
Um, is it intentional that turtles can't properly interact with all the slots of TE machines? I was trying to interact with an Induction Smelter with a turtle using OpenPeripheral .pullItemIntoSlot and pushItemIntoSlot, so I can use the turtle to automate switching out sand and rich slag. But not all the slots were accessible? I'm not talking about the capacitor slot, I'm referring to the input and output slots. (I want it to automatically remove rich slag from the output and immediately replace any sand in the system with rich slag.)
Granted. But the more I can do with code, the less piping and room I need. In principle, if I could access all the slots via turtle, I can reduce my Induction Smelter set up to 3 chests (input, output, sand) a turtle, and the smelter itself. I consider this a worthy goal.I would assume it's based on how the sides are configured. If anything though you could just pipe the rich slag to the turtle for the same effect with less code.
Granted. But the more I can do with code, the less piping and room I need. In principle, if I could access all the slots via turtle, I can reduce my Induction Smelter set up to 3 chests (input, output, sand) a turtle, and the smelter itself. I consider this a worthy goal.
Also, fiddling with the side configurations doesn't change what the turtle can access, and also causes the smelter to dump items into the turtle's inventory, which I don't want.
Yeah thoese ExtraBees machines really suck the power.
Unfortunately not?You can only access the slots which correspond to the given color. There is no way to access all of them from a single side. If the turtle is properly checking ISided, it will have access to the slots of the color on that side.
Is there a limit* to the backstuffing in a conduit?
*apart from the obvious platform-imposed limits for the size of anything in a computer
They do.
I'm hoping the new top tier energy cell - fully charged - hold enough for applying several serums to a handful of bees.