help with a mod
Posted: Mon Jan 06, 2025 9:52 pm
in version 2.0 what changed "game.entity prototypes"
How can I get prototypes
How can I get prototypes
I wrote a porting guide which will help you answer these questions: https://github.com/tburrows13/factorio- ... ting-guideevandro_6565 wrote: Mon Jan 06, 2025 9:52 pm in version 2.0 what changed "game.entity prototypes"
How can I get prototypes
Xorimuth wrote: Mon Jan 06, 2025 11:35 pmI wrote a porting guide which will help you answer these questions: https://github.com/tburrows13/factorio- ... ting-guideevandro_6565 wrote: Mon Jan 06, 2025 9:52 pm in version 2.0 what changed "game.entity prototypes"
How can I get prototypes
Specifically, try Control+F searching for "entity_prototypes" in https://github.com/tburrows13/factorio- ... iltered.md
evandro_6565 wrote: Tue Jan 07, 2025 1:20 amXorimuth wrote: Mon Jan 06, 2025 11:35 pmI wrote a porting guide which will help you answer these questions: https://github.com/tburrows13/factorio- ... ting-guideevandro_6565 wrote: Mon Jan 06, 2025 9:52 pm in version 2.0 what changed "game.entity prototypes"
How can I get prototypes
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
Actually its: prototypes.entityevandro_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