Closed 1.8.2: IE Coal Coke does not work in RC blast furnace 2.0.2

reficulagi

New Member
Jul 29, 2019
26
0
0
Version:
1.8.2

What is the bug:
Coal coke made from the immersive engineering is not on the fuel list for the railcraft blast furnace. this is in extreme mode

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:


Known Fix:
 

iTpyn

New Member
Jul 29, 2019
68
0
0
http://www.minecraftforum.net/forum...ycraft-themed-progression-pack-on?comment=261

For 2.0.*
Create a text file with .zs extension in \FTBInfinity\minecraft\modpack\common\scripts with the following code
Code:
furnace.setFuel(<ImmersiveEngineering:stoneDecoration:3>, 32000);
mods.railcraft.BlastFurnace.addFuel(<ImmersiveEngineering:material:6>);
mods.railcraft.BlastFurnace.addFuel(<ImmersiveEngineering:stoneDecoration:3>);
For <2.0.*
.zs file should be in \FTBInfinity\minecraft\scripts folder instead.
 
Last edited:

reficulagi

New Member
Jul 29, 2019
26
0
0
on a server so i cant do that. its more of bringing it up so that it can be added in an update. side note the rail craft coal coke works in the immersive engineering blast furnace
 

Darkone84

New Member
Jul 29, 2019
220
0
0
Also the immersive engineering coal coke block doesn't work as a fuel, no fuel burn value coal coke works fne tho.
 

iTpyn

New Member
Jul 29, 2019
68
0
0
script above also fixes that, but only if you play SP or have access to server files.
 
Last edited:

tfox83

New Member
Jul 29, 2019
1,588
0
0
I will wait for Immersive Engineering to fix this and add a fuel value to the block as it affects multiple modpacks and both modes of Infinity.
 

chaosblad3

New Member
Jul 29, 2019
17
0
0
Make a unifier from MFR and put a single piece of RC coal coke in the centre grid, then any IE coal coke you put through it will be converted into RC coal coke ;)