It has some limited wireless support (one transmitter goes 16-32 blocks) but ender chests plus storage bus give it dimensional support.This mod is epic. Direwolf's spotlight is really good, can't wait for part 2.
I hope this mod makes the ultimate or direwolf20 pack soon.
Does it have any wireless or cross-dimension transmitters? that would be...epic...and very evil
Your concerned it does too much? The Sortron is a single block that can replace this whole mod (nearly)! It can sort every item, it can 60 percent down one path, 10 percent down the other, and 30 percent down the third, it can only activate at certain times, it's easier to power, etc. The only thing I see is that it isn't as instant and it doesn't have the crafting capabilities.From what I can tell from the spotlight, it sounds really clever. However I am slightly concerned that it does too much, essentially obsoleting every other storage/sorting system. I don't know how balanced the power or resource costs come out to be, but this is definitely a concern. The requirement to have everything connected by cable adds an additional challenge for compact setups I guess, but I don't think this is too much of a downside that would make me want to use something else.
Your concerned it does too much? The Sortron is a single block that can replace this whole mod (nearly)! It can sort every item, it can 60 percent down one path, 10 percent down the other, and 30 percent down the third, it can only activate at certain times, it's easier to power, etc. The only thing I see is that it isn't as instant and it doesn't have the crafting capabilities.
This is EXACTLY why this mod is so incredible, it's sortron for The People; I know some of you get giddy with "oo boy a language to learn" but not everybody got time fo dat!
block {
I:appeng.blockMulti=2510
I:appeng.blockMulti2=2511
I:appeng.blockWorld=2512
}
item {
I:appeng.itemMulti=4205
I:appeng.materialID=4206
I:appeng.toolEntropyAccelerator=4207
I:appeng.toolQuartzAxe=4209
I:appeng.toolQuartzHoe=4210
I:appeng.toolQuartzKnife=4115
I:appeng.toolQuartzPick=4212
I:appeng.toolQuartzShovel=4211
I:appeng.toolQuartzSword=4213
I:appeng.toolQuartzWrench=4214
I:appeng.toolVibrationCatalyst=4208
}
Private pack code 'ultimate'What? Where is pre release ultimate?!?
This issue can easily be solved by allocating more PermGen space, just add this additional parameter to either MultiMC, the FTB launcher or your java prompt:. -XX:MaxPermSize=256MI added it to my 5.0.1 DW20 pack, (with the newest Buildcraft, Gregtech, and Reliquary versions) and I keep on getting crashes and errors...usually about 'PermGen space' running out. I may try updating all the way to 5.1.1 again, since I'd made a new world for AE. I'm pretty certain my hacked-to-bits previous world was causing some rather large issues before...
Works recursively already as long as you have all the recipes stored. It's pretty amazing.Now, how easy to use is the autocrafting system? Is there any easy way to make it work recursively, or does it do that already? If so, can any computer connect to it via redstone or any other means to control the crafting automatically, or is it simply GUI based, like logistics pipes.
I've definately got to look at the mod spot lights on this, and see if there is any sort of magical wizardry I can think of with this stuff...
Question is, why would you even want to do something like that? You will most likely be accessing the system through the controller block, or a wireless access point. Both give you a list of all the items in the system, regardless of location. You can just dump everything into a single chest (or several if you run out of storage space). The access interface will look the same either way.How exactly would you go about making a sorting system with this mod? I have a room with a bunch of ME Chests, and an ender chest connected to the system. What would be the best way to get items into the right chest? (Could you do something like how logistics was, with the items going where another kind of the same item is?)