Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blueprint Shotgun compatibility #34

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

Quezler
Copy link

@Quezler Quezler commented May 25, 2024

This adds data stage compatibility for the blueprint shotgun mod, the technology costs & recipe ingredients are just fragments of my imagination and feel free to change them as you see fit, some control stage changes will also be required for proper cube tracking, and that is done here: https://github.com/CodeGreen0386/blueprint-shotgun/pull/1

@@ -0,0 +1,33 @@
local tech_lv_0 = data.raw['technology']['blueprint-shotgun']
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file needs wrapped in if mods['blueprint-shotgun'] so that it doesn't cause errors when that mod isn't active.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dang it that's been in my head like 10-20 times whilst prepping the compatibility, dunno how i forgot 💀

@grandseiken
Copy link
Owner

I guess we're waiting on the blueprint shotgun PR?

@Quezler
Copy link
Author

Quezler commented May 30, 2024

I guess we're waiting on the blueprint shotgun PR?

i haven't heard back from @CodeGreen0386 as to whether or not he likes the code i presented in my initial pr 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants