creating a new type

Place to get help with not working mods / modding interface.
Zhog
Burner Inserter
Burner Inserter
Posts: 7
Joined: Tue May 06, 2014 3:24 am
Contact:

creating a new type

Post by Zhog »

I'm trying to create a new generator that burns any solid fuel/coal/wood item to directly generate electricity. Is there a way to create a new type/edit an existing type, or do I have to get creative with control.lua?
User avatar
FreeER
Smart Inserter
Smart Inserter
Posts: 1266
Joined: Mon Feb 18, 2013 4:26 am
Contact:

Re: creating a new type

Post by FreeER »

Short: you'll have to get creative.
Long: The types are 'hardcoded' in C++ and you'd need access to the source to add/modify any (if you have C++ experience you could contact the devs and ask for access, though afaik access is not guaranteed)
<I'm really not active any more so these may not be up to date>
~FreeER=Factorio Modding
- Factorio Wiki
- My Factorio Modding Guide
- Wiki Modding Guide
Feel free to pm me :)
Or drop into #factorio on irc.esper.net
Post Reply

Return to “Modding help”