Flaxbeard / ImmersivePetroleum

Oil and oil processing for Immersive Engineering
https://minecraft.curseforge.com/projects/immersive-petroleum
54 stars 58 forks source link

IE's Diesel Generator should be able to use Diesel #170

Closed jjaquinta closed 4 years ago

jjaquinta commented 4 years ago

The Diesel Generator that comes with Immersive Engineering can burn Bio-Diesel or Fuel. But it can't burn Immersive Petroleum's Diesel out of the box. Is there a specific reason for that? It seems like an obvious thing that should be. I couldn't find a config option to set the fuel types for IE's Diesel Generator (just DieselHelper.addFuel() in the code). Will you please consider adding as a feature when Immersive Petroleum loads that it registers Diesel as a fuel for IE's Diesel Generator if that mod is also present?

jjaquinta commented 4 years ago

Yeah, so, after some more internet searching, I found someone else who explained that if it has a few drops of bio-diesel in it, it won't take diesel. Destroying and remaking it fixed that. It would be nice if the Diesel Generator supported Waila and reported the liquid contents. But that's not this code base. I'll create an issue over in IE.