t_gaso Posted August 28, 2012 Posted August 28, 2012 Hello modder, I want to make a Tekkit server with two Amd Opteron 6284 se and want to use both CPU for the Tekkit server so it have more power. CAn someone make a mod or addon for Tekkit ? Have a nice day, T_gaso(foxrex1)
gavjenks Posted August 28, 2012 Posted August 28, 2012 No. Minecraft is already threaded pretty much as much as it can be without a COMPLETE rewrite by Mojang. Multithreading can additionally be done within individual mods to the game (like computercraft could do all its internal calculations on an asynchronous thread) to make them individually faster, but that's up to each individual mod developer. There is no such thing as an "addon" that magically rewrites every one of the 30 mods or so in tekkit to suddenly be multithreaded. You would have to convince each and every mod developer to do this individually, and then repackage the entire tekkit in a future update.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now