Jump to content

My Many Questions about Tekkit Lite


Koji

Recommended Posts

I would like to better understand what Tekkit lite is, well at its core that is.

First of all I understand that Tekkit Lite is a "Mod Pack"? If that is correct then I am guessing that is borrows on the ForgeAPI as a plugin to run?

If this is so... Then does that mean I can manually update the forge API to accept any version of the Minecraft.Jar?

I noticed that I can use older versions of "mods" for any modpack as long as I dont' go above the version number of the jar. Example I can install a mod like IC2 for 1.4.6, while Tekkit Lite runs on MC 1.4.7

Since all the mods I want is already in Tekkit Lite, I was hoping to use that as a base and update it manually. (Since I don't know how to make custom mod packs with custom version numbers at this time. Though a tutorial page would be nice)

Link to comment
Share on other sites

It is a mod pack. Forge is the "core plugin system" that mods use to "talk to" minecraft.

Forge is built with specific version compatabilities in mind. By coincidence almost all 1.4.6 mods work with 1.4.7 because 1.4.7 was a very minor update, but that cross version compatibility is generally not the case.

Tutorial: http://www.technicpack.net/article/view/building-your-own-modpack.7

Link to comment
Share on other sites

Really? It is still version specific? You say that Forge is the Core Plugin system. So why doesn't Forge have backwards compatibility with the other earlier plugins(Mods)? Shouldn't it still be borrowing from the same Libraries in the API?

I'm just trying to learn a bit more how it works. BTW thanks for the link.I hope to combine Tekkit Lite with Tekkit and Voltz. Im just sad that it still is version specific. I really liked the Ships and Boats mod (not originaly with Tekkit or Tekkit Classic) =/ only works for 1.2.5

Link to comment
Share on other sites

Forge builds on to Minecraft, so when Minecraft changes Forge must adapt

On top of that Forge is being upgraded to increase it's functionality, old methods are removed and new ones are added to which mods must adapt

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...