What do you guys use Xchorium for? I always have so much and never know what to do with it.
Build things with it- it looks good, and you'll use a lot of it.
Also, those shields are handy for encasing nuclear reactors, if you don't have warded stone.
How does the Xycraft Item IO work?
Stick it in the wall of a multi-tank like you would place a valve, and connect it to Fabricators, transport pipes, tubes, etc.
The IO block basically lets other machines access the slots you see in the tank's GUI.
Also, you can shift-right-click the IO to change its mode- blue mode will only accept items into the left slot, while orange will auto-eject from the right slot.
A fabricator on an IO in white mode with a bucket in the tank is very powerful- the fab will take the filled bucket from the right-hand slot, use it in crafting, and drop it back in the left slot to be refilled by the time the fab is ready to craft again. Result: 60k IC2 coolant cell in under a second.
2) Without redpower sorters, is there an un-powered way to split an exact ratio of items to different paths? what I need is for 1 item to go one way, and 4 to go another but all 5 are the same exact item.
I've done this with an item detector, a counter, a chest, a few filters, and some red alloy wire. Items go into the detector, which it set to pulse the counter once for each item, then into the chest. After the counter registers five items, it resets itself and pulses both filters. One filter pulls one item, and sends it one way; while the other pulls the other four.
Place the "+" input of the counter against the item detector, with its GUI set to "Increment by 1, Decrement by 5, Max of 5". Wire the "+" output to the "-" input and the filters. Place both filters so that they pull from the chest; set one to pull one item and the other to pull four.
Usually, the response to this sort of question is to stuff everything into one inventory, and when it fills up, send what's left to the other. However, in some cases (such as the old GregTech Fusionreactor) this just doesn't work.