Page 1 of 1

Adding a Science Pack

Posted: Sat Aug 22, 2020 11:48 am
by Daxanius
(new to moddding in factorio) I am working on a mod and want to add a custom science pack.

The problem is I have no clue how you do that. I mean, sure you can ad an item / tool prototype for a science pack,
but that doesn't add the slot for your science pack in a lab and doesn't add it as a potential ingredient for research.

How does one add a valid science pack? Is there actually a type / way for this?
Is there a page somewhere that explains how to do that maybe?

Thanks in advance!

Re: Adding a Science Pack

Posted: Sat Aug 22, 2020 11:57 am
by orzelek
I would recommend going through one of mods that overhaul technology like bob's tech overhaul or angels industry or pyandons set.
You basically need to do all of those things:
1. Create the science pack
2. Edit existing labs to have a slot for it or add new ones
3. Update techologies to add it as cost

Re: Adding a Science Pack

Posted: Sun Aug 23, 2020 11:11 pm
by Daxanius
orzelek wrote: Sat Aug 22, 2020 11:57 am I would recommend going through one of mods that overhaul technology like bob's tech overhaul or angels industry or pyandons set.
You basically need to do all of those things:
1. Create the science pack
2. Edit existing labs to have a slot for it or add new ones
3. Update techologies to add it as cost
Aight thanks imma do that