Theo_door Posted October 12, 2012 Posted October 12, 2012 Hi, how do you acctually mod tekkit and the tekkit server file? Do you have to use Forge or can you use modloader for the mod? i want the mod to be in conjuntion with another mod as an extra, but i want it to work on the server launcher and actually on tekkit. Help please?
Theo_door Posted October 12, 2012 Author Posted October 12, 2012 in more simple terms, i want to make a mod that works with industrial craft (uses the macerator, extractor and compressor) and i want it so i can put it in my tekkit server and on tekkit its self.
Bright Posted October 12, 2012 Posted October 12, 2012 If you want to have your mod included in the Tekkit mod pack your best bet is to suggest it in the appropriate place and wait things out. If you want to put it in your server and have people play on it then you would need to ask every single person to modify his Tekkit client. Forge Mod Loader provides the ability for systems to load mods from the file system. It also provides key capabilities for mods to be able to cooperate and provide a good modding environment. It's also compatible with ModLoader So using Forge is recommended.
GreenWolf13 Posted October 12, 2012 Posted October 12, 2012 If you need help learning how to mod, I suggest you check out this series of tutorials. If you need any other help, I suggest you join the Forge IRC channel.
Theo_door Posted October 12, 2012 Author Posted October 12, 2012 Thanks @GreenWolf13, but these only work for non bukkit servers, i sent him an email an he confirmed this, and i think the TEKKIT server is a bukkit server no?
gotyaoi Posted October 12, 2012 Posted October 12, 2012 The only difference when coding for bukkit is names, generally. Any tutorials for the vanilla server should be generally applicable.
gotyaoi Posted October 13, 2012 Posted October 13, 2012 Bukkit names the various classes differently. Just follow the tutorials for the normal SMP server for now. It's fairly simple to make it work with bukkit later.
Theo_door Posted October 13, 2012 Author Posted October 13, 2012 Ok cool thanks!! Another question though, is the tekkit server bukkit, or is that an addon if u want it?
Theo_door Posted October 13, 2012 Author Posted October 13, 2012 So i can just use a SMP Forge tutorial and when ive completed the code it should work? It doenst require any BUKKIT code whatsoever?
gotyaoi Posted October 13, 2012 Posted October 13, 2012 There is a very small amount of work needed to convert a normal smp mod to a bukkit mod, but it's easier in my opinion than trying to write it with bukkit in mind from the beginning.
Theo_door Posted October 13, 2012 Author Posted October 13, 2012 Is ther a tutorial on modding TEKKIT servers that shows you how to do this in particular?? Thank you very much anyways you guys its been very helpful
Theo_door Posted October 13, 2012 Author Posted October 13, 2012 Or can you just tell me what i have to do to make it work on the tekkit server? As in the slight changes i have to make?
gotyaoi Posted October 13, 2012 Posted October 13, 2012 http://mcportcentral.co.za/wiki/index.php?title=How_to_port_a_mod This is done after you get a working version for the normal SMP server.
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