Jump to content

How to: Get IC2 and RP2 Copper and Tin working. (More copper fix)


Tyl3r684

Recommended Posts

I finally figured out how to get IC2 AND RedPower Ores with NO CONFLICTS. Let me begin...

For RedPower Copy my config into yours, all it does is set generation form 0 to 1 there is no block conflicts with that.

Link: http://pastie.org/5860279

Fount at:: C:\Users\*Username here*\AppData\Roaming\.techniclauncher\tekkitlite\config\redpower

The file is called Redpower.cfg

You can edit it with any text editor, just delete all of it's contents and paste in my config.

---------------------------------------------------------------------------------------------------------------

For IC2 (The one I like) Copy my config into yours, all it does is set generation form false to true there is block conflicts.I have already edited them, they are ready to go. Copper ore is 2442 and Tin ore is 2244

Link: http://pastie.org/5860436#9

Found at.: C:\Users\*Username*\AppData\Roaming\.techniclauncher\tekkitlite\config

The file is called IC2.cfg

You can edit it with any text editor, just delete all of it's contents and paste in my config.

---------------------------------------------------------------------------------------------------------------

For server...

You do, the same exact thing find your server configs.

\config\IC2.cfg

\config\redpower

And replace them with mine, then you are set, let your users change there IDs, refer them to this post and you can have ALL 3 types of ore spawning without conflicts!

**REMEMBER**

Use a Forge Lexicon to get all of the same type of copper and tin, I recommend IC2.

Link to comment
Share on other sites

Forge lexicon block lets you convert from one mod's version of a metal to another.

Also, check the pulverizer and induction smelter recipes. Some of the ores have extra dusts when pulverized, and smelting ores with sand can get you rich slag which is worth an extra metal bar apiece.

Link to comment
Share on other sites

There is also the option to increase the spawn rate in the thermal expansion configs

    tweak {

        I:ore.copper.clusterSize=9

        I:ore.copper.maxY=75

        I:ore.copper.minY=40

        I:ore.copper.numClusters=10

        I:ore.tin.clusterSize=9

        I:ore.tin.maxY=50

        I:ore.tin.minY=25

        I:ore.tin.numClusters=8

    }

Numclusters = How frequent the ore clusters are

Clustersize = How many ores are clustered together.

Link to comment
Share on other sites

There is also the option to increase the spawn rate in the thermal expansion configs

    tweak {

        I:ore.copper.clusterSize=9

        I:ore.copper.maxY=75

        I:ore.copper.minY=40

        I:ore.copper.numClusters=10

        I:ore.tin.clusterSize=9

        I:ore.tin.maxY=50

        I:ore.tin.minY=25

        I:ore.tin.numClusters=8

    }

Numclusters = How frequent the ore clusters are

Clustersize = How many ores are clustered together.

That too, thank you for the input!

Link to comment
Share on other sites

Forge lexicon block lets you convert from one mod's version of a metal to another.

Also, check the pulverizer and induction smelter recipes. Some of the ores have extra dusts when pulverized, and smelting ores with sand can get you rich slag which is worth an extra metal bar apiece.

Oh yeah I just remember they have that block!

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...