forked from cataclysmbnteam/Cataclysm-BN
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(content): 3D printers (cataclysmbnteam#4801)
* 3D Printer Added in 3D printer, carbon fiber items. Recipes pending. * Basic 3D printer can no longer repair steel * style(autofix.ci): automated formatting * Carbon fiber armor recipes Made carbon fiber armor have recipes. * Added carbon fiber shields * Crafting time, skill changes Made different recipes require different skill levels and have different crafting times. * Spear correction * Recipes, arrows Added recipe for plastic bottle, plastic jug, plastic jerrycan, and carbon fiber arrows and bolts. Changed carbon fiber arrows to be made of carbon fiber instead of rigid kevlar. * Fix recipe magazines * Carbon fiber crossbow, recipes Added carbon fiber crossbow and recipes for it, the pistol, and the rifle. * Added looks-like for guns * Changed recipe book, add some autolearn * Recipe correction * Textbook changes * style(autofix.ci): automated formatting * Gave 3d printer charges per use * Fixed shield weights * Added construction Added a construction and construction group for the grid 3D printer * Gun adjustments Made the carbon fiber rifle use any STANAG magazine, and made the carbon fiber magazine able to be used with any STANAG rifle. Removed the carbon fiber pistol magazine and made the carbon fiber machine pistol use glock magazines instead, which I added recipes for. * Update data/json/items/melee/unarmed_weapons.json Co-authored-by: Chaosvolt <[email protected]> * Update data/json/items/ranged/crossbows.json * Update data/json/items/tool/science.json * Added itemgroups Added the various new carbon fiber items to itemgroups. * style(autofix.ci): automated formatting * Apply suggestions from code review * Fixes * Fix fix * Fix?? * Fix carbon pistol issue * Update iteminfo_test.cpp * Update iteminfo_test.cpp --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Chaosvolt <[email protected]>
- Loading branch information
1 parent
902302b
commit 66ab489
Showing
56 changed files
with
895 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.