pWn3d1337 / Techguns

Techguns mod for minecraft
https://minecraft.curseforge.com/projects/techguns
16 stars 4 forks source link

Not able to use Gasoline from Immersive Petroleum in chem lab. #200

Open Quantumniko opened 6 years ago

Quantumniko commented 6 years ago

It only seems to accept Pneumaticrafts gasoline. and doesn't craft it when supplied with I.Ps gasoline.

Golrith commented 6 years ago

If you have crafttweaker knowledge, you can add a script that uses IE Bottling Machine to fill TG Fuel Tank with IP Gasoline.

mods.immersiveengineering.BottlingMachine.addRecipe(, , *250);

Personally I couldn't get any of the TG craftweaker support/integration to work, so used this work around instead.