![Flan's Mod Ultimate Stability Edition](https://media.forgecdn.net/avatars/thumbnails/228/314/256/256/637049574570422621.jpeg)
Is it possible to use other fuel cans?
TheVitya2127 opened this issue ยท 1 comments
I wanted to make the NTM canisters work together with the Flans, but I do not know how to do it. I tried to do it through Minetweaker, but nothing worked because of the peculiarity of the code.
There's not an easy way to do that I'm afraid, the mod will only accept fuel cans that inherit from ItemPart
https://github.com/Unknown025/Flans-Mod-Plus/blob/Ultimate/src/main/java/com/flansmod/common/parts/ItemPart.java
There is some compatibility with RF fuel sources? But I'm not sure how that works, or if it works.