Steam 'n' Rails fuel
What defines the fuel for the trains? And could I add custom liquids to work with it?
5 Replies
Hello @duck! Someone will help you shortly, please do not ping moderators or other people and just wait for someone to come help. While waiting please check out #faq to see if it already answers your question.
1. Anything that has a bucket that works in a furnace
2. https://github.com/Layers-of-Railways/Railway/wiki/Registering-a-fluid-as-a-Liquid-Fuel-Type
do I have to add a json for each fuel if they have different fuel ticks?
if you wanna define different fuel ticks yes you need seperate files
if you wanna use the same fuelticks value for all of them you can use 1 file
I see
thank you