Page 1 of 1

help with a mod

Posted: Mon Jan 06, 2025 9:52 pm
by evandro_6565
in version 2.0 what changed "game.entity prototypes"

How can I get prototypes

Re: help with a mod

Posted: Mon Jan 06, 2025 11:35 pm
by Xorimuth
evandro_6565 wrote: Mon Jan 06, 2025 9:52 pm in version 2.0 what changed "game.entity prototypes"

How can I get prototypes
I wrote a porting guide which will help you answer these questions: https://github.com/tburrows13/factorio- ... ting-guide

Specifically, try Control+F searching for "entity_prototypes" in https://github.com/tburrows13/factorio- ... iltered.md

Re: help with a mod

Posted: Tue Jan 07, 2025 1:20 am
by evandro_6565
Xorimuth wrote: Mon Jan 06, 2025 11:35 pm
evandro_6565 wrote: Mon Jan 06, 2025 9:52 pm in version 2.0 what changed "game.entity prototypes"

How can I get prototypes
I wrote a porting guide which will help you answer these questions: https://github.com/tburrows13/factorio- ... ting-guide

Specifically, try Control+F searching for "entity_prototypes" in https://github.com/tburrows13/factorio- ... iltered.md

very good, thank you but I already found the problem.

before: game.entity prototypes

now: prototypes

Re: help with a mod

Posted: Tue Jan 07, 2025 1:22 am
by evandro_6565
evandro_6565 wrote: Tue Jan 07, 2025 1:20 am
Xorimuth wrote: Mon Jan 06, 2025 11:35 pm
evandro_6565 wrote: Mon Jan 06, 2025 9:52 pm in version 2.0 what changed "game.entity prototypes"

How can I get prototypes
I wrote a porting guide which will help you answer these questions: https://github.com/tburrows13/factorio- ... ting-guide

Specifically, try Control+F searching for "entity_prototypes" in https://github.com/tburrows13/factorio- ... iltered.md

very good, thank you but I found the problem.

before: game.entity prototypes

now: prototypes

Re: help with a mod

Posted: Tue Jan 07, 2025 5:33 am
by IsaacOscar
evandro_6565 wrote: Tue Jan 07, 2025 1:20 am
very good, thank you but I already found the problem.

before: game.entity prototypes

now: prototypes
Actually its: prototypes.entity