I posted this inthe minecraft.net forums.
maybe someone missed it.
so ill post it here.
silentdeth
Quote
Experimental:
IB v0.05 [ALPHA/As Stable As BC 3.x][SSP] Mediafire Link
for MC 1.1, BC 3.1.2, and IC2 1.62/1.64.
I am missing the 4 engines of this mod.
it is only showing Petrol Generator and Oil materializer.
the rest are not showing in NEI.
small electric Engine
Medium electric engine
large electric engine
industrial electric engine
all 4 of these engines are missing.
I have this mod BlockIDs on - 123, 124, and 125 as they where available.
I installed the mod and minecraft booted up just fine right into the game.
I logged in the game as usual and went straight into NEI
to see if everything was running ok and if all items where working or showing in NEI.
I know this is still in Alpha, just reporting on whats happening on my end.
*Update 1
I reinstalled the mod.
and deleted the old config file, to start fresh again,
and for some reason in the new .config file it wrote, its only showing this in the block section of the config code..
Its not self writing the third line on its own.
for the engine blockID config. as shown here below.
#########
# Block #
#########
block {
blockCrossoverGenerator=212
blockOilMaterializer=210
}
########
# Item #
########
.
When In Fact, its "suppose" to show this:
#########
# Block #
#########
block {
blockCrossoverGenerator=123
blockOilMaterializer=124
engineBlock=125
}
########
# Item #
########
I will copy the 3rd code tag manually that its suppose to have in the code block line:
engineBlock=125
and see if things pop up in NEI or not.
By the way, the new install made my minecraft go black and then crash out.
Just letting you know.
*Update 2
I manually added the 3rd code line for the engine blockID (engineBlock=125)
and assigned the block IDs that I have available 123,124, and 125 (which belongs to the engines).
and Minecraft boots up fine and goes into the game.
I rechecked NEI, and still no engines to be found.
.