Where to find item definitions

Place to get help with not working mods / modding interface.
DarthDobber
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Mar 06, 2020 4:28 am
Contact:

Where to find item definitions

Post by DarthDobber »

I realize this is a super simple question but I just can't find it on my own. Where can I find full prototype definitions?

I am wanting to get started with modding and I thought I would start out with the splitter just to get the hang of it. The problem is I don't know where to find the full defintion. I have found this but this just gives the structure and not the actual values.

https://wiki.factorio.com/Prototype/Splitter

Thanks in advance.
User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2905
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

Re: Where to find item definitions

Post by darkfrei »

DarthDobber wrote: Fri Mar 06, 2020 4:32 am I realize this is a super simple question but I just can't find it on my own. Where can I find full prototype definitions?
You can use serpent https://github.com/pkulchenko/serpent or this mod viewtopic.php?t=45107

Just as log(serpent.block(any_table))
DarthDobber
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Mar 06, 2020 4:28 am
Contact:

Re: Where to find item definitions

Post by DarthDobber »

Thank you very much!
Post Reply

Return to “Modding help”