Hello, I was Wondering How I would go about adding a new energy network.
Is there a way to create a new type for the interface https://lua-api.factorio.com/latest/types/ElectricEnergySource.html
Like the same but change type:"electric" to type:"manpower"?
If not, is there some way to extend the ...
Search found 3 matches
- Sun May 24, 2026 4:48 am
- Forum: Modding help
- Topic: Add seperate Energy network
- Replies: 1
- Views: 162
- Fri May 22, 2026 12:37 am
- Forum: Modding help
- Topic: How to change a second item's name
- Replies: 2
- Views: 260
Re: How to change a second item's name
okay that worked, I also needed to make a custom entity
- Wed May 20, 2026 4:29 am
- Forum: Modding help
- Topic: How to change a second item's name
- Replies: 2
- Views: 260
How to change a second item's name
Hi, im new to factorio modding and modding in general, after reading the tutorial at https://wiki.factorio.com/Tutorial:Modding_tutorial/Gangsir I moved on to trying to add a second item, a modded assembler. Problem is, despite following the tutorial to the best of my ability, this new item's name ...