Jump to content

Recommended Posts

Posted

I routinely edit the Treecapitator config file in Technicpack SSP to add IC2 bronze axes and chainsaws to the list of tools that instantly fell trees, but it seems like Tekkit relies on the Forestry mod for its treeharm.

Is there a way to make an equivalent fix in Tekkit? I heart chainsaws.

Posted

Or, a bit easier and all-encompassing: in ChopTree.properties (inside plugins/ChopTree) change this:

UseAnything = false

to this:

UseAnything = true

Then the trees will come down even if you use your hands.

Posted

Thanks! I didn't know about the plugins folder.

If anyone else wants to make this fix, add the following lines to ChopTrees.properties (in the plugins\ChopTrees folder):

#Bronze Axe

mat = 30199

#Chainsaw

mat = 30233

Obviously, you can remove all the "id = " entries -- someone on the Tekkit team guessed wrong there. If you want to add Ruby, Emerald and Sapphire axes, those IDs are 1284, 1285 and 1286. (I run my server without RedPowerWorld/RedPowerMachines -- the giant rubberwood trees are way too common, and way too big, and they ruin both the IC2 rubber economy and the landscape -- so no gemstone axes for me!)

Posted

You don't have to shut off all of RedPower World. You can just disable the rubber tree spawning.

In the RedPower directory, open up RedPower.cfg and scroll to the bottom. It shows if it generates the various gems, and copper, and all that other shit. Change "rubbertree=1" to "rubbertree=0" and you can get rubies, sapphires, emeralds, and tungsten, and not have to deal with those stupid bullshit trees.

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