What is it?
This is a python script that looks at all the files in your tekkit config directory and find and resolved block-id issues. It does this by finding lines that start with a "I:" or "B:" that have numbers between 159 and 4096. It makes a note of collisions and you can set it to auto-resolve them but it might get it wrong.
It worked for me... but it set some of my dimensional door values too high and I had to manually change them. Still... it saved me a lot of time, and might be useful to someone who knows python or deals with block-id collisions lots.
How to use?
0. Download the file from the pastebin link http://pastebin.com/Z8at076h
1 Make sure python is installed (with numpy).
2 Make a backup of your config file.
3 Put the file in your .mincraft or .techniclauncher\tekkit directory (1 above the config directory)
4 run it
5 It will ask you to confirm each fix by typing y and enter
6 Try running tekkit and fix any more problems.
Code:
http://pastebin.com/Z8at076h
Example Output:
python id_help.py "I:\media4\minecraft\may2013_wasteland\tekkitmain\config" -f -v