Jump to content

Recommended Posts

Posted

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.

Posted

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.

Posted

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.

Posted

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!

Posted

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!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...