-
Notifications
You must be signed in to change notification settings - Fork 283
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
feat: More engine recipes #5816
Conversation
Added recipes for v6, v8, v12, inline and their counterparts for diesel. Added engine block recipes, added all 3 gas turbine recipes as well.
Bluntly, I don't think turbines should be craftable. They're not terribly hard to find (the sole exception being osprey engines); they're located in military helipads. At most, I'd suggest limiting it to the smallest turbine engine. |
Yeah, turbines should be effectively "non-renewable", using something uncraftable and high level as ingredient. I recall there being some sort of sci-fi fabricator machine in one of the collapsed buildings. If I remember correctly, it uses rare, uncraftable "unobtainium containers" to create things. |
The nanofabricator is kinda rare as all hell Its not guaranteed to be the lab finale Its a bit too brutal of a requirement The small turbine is 7 in fabrication as main stat and 7 in mechanics, and 3 alloy plates (36 sheets total) The 6k one also doesnt have a uncraft while the vehicle part breaks into 4-6 plates and only a bunch of steel Hell, I wouldn't mind adding electrics as an requirement as well or making the recipe far more annoying What do y'all think? |
I think that the largest turbine variant should remain something you find, but am perfectly fine with the small variant and even the medium variant. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The large turbine recipe should be removed at the very least, in order to get players to seek it out for their supercars and helicopters. I personally also think the larger regular engine recipes should be removed as well, but not every dev agrees with me on that, so I won't push it.
Removes turbine recipes, added complex pump recipe, tweaked engine recipes slightly
Autofix has formatted code style violation in this PR. I edit commits locally (e.g: git, github desktop) and want to keep autofix
I do not want the automated commit
If you don't do this, your following commits will be based on the old commit, and cause MERGE CONFLICT. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
Added recipes for v6, v8, v12, inline and their counterparts for diesel. Added engine block recipes, added all 3 gas turbine recipes as well.
Checklist
Required
main
so it won't cause conflict when updatingmain
branch later.Optional
Purpose of change
Describe the solution
Describe alternatives you've considered
Testing
Additional context