Support for creating new types of generators
Posted: Thu Sep 01, 2016 12:52 am
One thing that is very lacking in the modding API is the way people have to make power generation. Either make a solar panel, add a new fuel/way to heat up water, or use a crap ton of scripts to modify how a steam engine-type functions. What I request is a new kind of prototype for fuel arrays, and an entity-type for a generator that can use any fuel array.
First off, fuel prototypes. This would more or less be a list of different items or fluids, depending on what you want to use, with values on how long they last. Any burner-type machines can use this as well, and maybe a "hybrid" type of energy where they need both a fuel set and energy. Next, make a basic "generator" entity type that can use any of these fuel arrays to generate power.
Please add this. There are very few types of power in vanilla, and at least adding the functionality for mods to make new power sources easily.
First off, fuel prototypes. This would more or less be a list of different items or fluids, depending on what you want to use, with values on how long they last. Any burner-type machines can use this as well, and maybe a "hybrid" type of energy where they need both a fuel set and energy. Next, make a basic "generator" entity type that can use any of these fuel arrays to generate power.
Please add this. There are very few types of power in vanilla, and at least adding the functionality for mods to make new power sources easily.