About "workstations requiring fuel" and more

Currently you can not just use a mod to accomplish any of this without a code rewrite and addition, but I do agree with you, allow it on the stove in vanilla. If they do that then THEY will have added the required code to make this feature work and mods can then use that logic for whatever they want to expand with.
I'm sure a mod can add electrical workstations. I think I've seen some in the past. I know I've added electrical options to other things in the game using only XML. Maybe workstations are more difficult, but mods can be made with DLLs that can do just about anything, so I'd say that it is possible for a mod to do this already. Maybe not, but I think the odds are good that it's possible.
 
I'm sure a mod can add electrical workstations. I think I've seen some in the past. I know I've added electrical options to other things in the game using only XML. Maybe workstations are more difficult, but mods can be made with DLLs that can do just about anything, so I'd say that it is possible for a mod to do this already. Maybe not, but I think the odds are good that it's possible.

Yep, exactly. The difference between xml and Harmony is like night and day. Tweaking xml doesn't even come close to what you can do with actual coding in c#.
 
Back
Top