You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In developing PyBlock, I have removed the steam-power technology as it is required to even start the game, and so can't be locked behind a trigger tech. I also added and modified two trigger techs to unlock before automation science, to prevent softlocks of players trying to make science before basic materials. The issue here comes when trying guide from those trigger techs to automation science. I am unable to have automation science have a dependency on the last trigger tech because it is overridden by PyPP.
I would like PyPP to either add steam power to the dependencies instead of overwriting it, or have a cache check for automation science so that other mods can set pre-automation science techs.
Steps to reproduce
No response
Additional context
you can see at the bottom that the prerequisites field is overridden
Log file
No response
The text was updated successfully, but these errors were encountered:
Mod source
Factorio Mod Portal
Operating system
What kind of issue is this?
What is the problem?
In developing PyBlock, I have removed the steam-power technology as it is required to even start the game, and so can't be locked behind a trigger tech. I also added and modified two trigger techs to unlock before automation science, to prevent softlocks of players trying to make science before basic materials. The issue here comes when trying guide from those trigger techs to automation science. I am unable to have automation science have a dependency on the last trigger tech because it is overridden by PyPP.
I would like PyPP to either add steam power to the dependencies instead of overwriting it, or have a cache check for automation science so that other mods can set pre-automation science techs.
Steps to reproduce
No response
Additional context
you can see at the bottom that the prerequisites field is overridden
Log file
No response
The text was updated successfully, but these errors were encountered: