Simple question, right? But it really makes you think about how you go about doing things. And it's relevant, because I'm trying to put the finishing touches on the alphadev version of my modpack, and came up with an interesting idea...
What exactly does AE2/RS do for a pack, and can it be done in a more efficient manner?
RS has some fairly notorious lag-causing issues, especially when you start talking about storage busses and storage drawer controllers trying to work together. However, it's fairly simple and streamlined.
AE2, on the other hand, uses channels, which uses up system resources, and iterating subordinate trees can take up HUGE amounts of system resources, especially if you try to do a 'super soaryn drive' or something like that.
So I've been looking around for alternatives, but before I can figure out what mods work as alternatives, I need to know what their actual use is.
If it is just storage management, then RFTools really has you covered. It's got a way of organizing your storage, being able to retrieve from and deposit to a central block to manage your entire storage.
But if it is auto-crafting, then I need to figure out how to get that going without depending on the two aforementioned mods. Something like LP, only without a dependency on Buildcraft. So if anyone has any suggestion, options, or ideas on this topic, feel free to contribute!
What exactly does AE2/RS do for a pack, and can it be done in a more efficient manner?
RS has some fairly notorious lag-causing issues, especially when you start talking about storage busses and storage drawer controllers trying to work together. However, it's fairly simple and streamlined.
AE2, on the other hand, uses channels, which uses up system resources, and iterating subordinate trees can take up HUGE amounts of system resources, especially if you try to do a 'super soaryn drive' or something like that.
So I've been looking around for alternatives, but before I can figure out what mods work as alternatives, I need to know what their actual use is.
If it is just storage management, then RFTools really has you covered. It's got a way of organizing your storage, being able to retrieve from and deposit to a central block to manage your entire storage.
But if it is auto-crafting, then I need to figure out how to get that going without depending on the two aforementioned mods. Something like LP, only without a dependency on Buildcraft. So if anyone has any suggestion, options, or ideas on this topic, feel free to contribute!