[H] add goats mods and update older mods#215
Merged
TheGoatGod merged 102 commits intomasterfrom Apr 13, 2026
Merged
Conversation
Introduces the NeededPlus Overhaul v2 mod with new JSON files for crafting, brewing, cooking, electronics, vehicles, professions, traits, and balance tweaks. Adds modular recipes, items, and documentation for expanded gameplay features without mapgen changes.
Activity level attributes were added to all recipes for more accurate exercise tracking. The modinfo.json was updated to change the mod id and name, and added a version field.
Renamed all files from the NeededPlus_Overhaul_v2 directory to the NeededPlus_Overhaul directory for consistency and consolidation. No file contents were changed.
Deleted 'comestible_type', 'nutrition', and 'quench' fields from items in items_brewing.json and items_tea_coffee.json to simplify item definitions and possibly shift comestible handling elsewhere.
Moved coverage, encumbrance, and covers fields into the 'armor' array for tool and backpack items. This aligns item definitions with updated armor data structure and adds 'specifically_covers' for more precise coverage.
Introduces new items, recipes, and tools for brewing (sodas, spirits, tinctures, vinegar), advanced crafting materials, and power management in the NeededPlus Overhaul mod. Updates include new JSON files for items and recipes, modifications to existing tool definitions, and expanded support for advanced materials and electronics.
Introduces the 'price_postapoc' field to various item JSON files across brewing, crafting, and tea/coffee modules, standardizing item values for post-apocalyptic trading. Also reorders 'tools' and 'components' fields in recipes for consistency and fixes some misplaced id_suffix fields.
Introduces multiple new JSON files for items and recipes related to bone, chocolate, cultured foods, dairy, garum, jam, koji, oil, smoke, spice, and tempeh in the NeededPlus Overhaul mod. Also updates armor and backpack item definitions and modinfo. These additions expand crafting options and ingredient diversity for advanced food and material processing.
Merged all item group definitions and vanilla patch extensions for NeededPlus Overhaul into unified files. Removed fragmented item group and patch files, replacing them with comprehensive 'NeededPlus_itemgroups_all.json' and 'vanilla_merges_all.json' to simplify maintenance and improve organization.
Standardizes the order of 'tools' and 'components' fields in various NeededPlus_Overhaul recipe JSON files, placing 'components' before 'tools' for consistency. Also adjusts the placement of 'id_suffix' fields to follow project conventions.
Updated 'price' to 5 USD and reduced 'price_postapoc' to 15 USD for most consumable items in brewing-related JSON files. Set tool prices to 20 USD where appropriate. This change standardizes and balances item pricing across the NeededPlus_Overhaul brewing mod.
Updated color fields in items.json, items_alcohol.json, and items_tea_coffee.json to use full color names (e.g., 'light_green' instead of 'ltgreen') for consistency and clarity. Also removed an erroneous 'looks_like' entry in items_alcohol.json.
Introduces new crafting bridge recipes for antiseptic, chemistry set, detergent, distillation kit, glue, sealed glass jar, and lamp oil in the NeededPlus Overhaul mod. These recipes integrate custom components and tools, expanding crafting options and compatibility.
Introduces new recipes for crafting glass bottles, jars, and sheets using np_glass_batch in the NeededPlus Overhaul mod. Recipes require fabrication skill and appropriate tools such as a forge, kiln, or glassblowing pipe.
Standardizes the order of 'components' and 'tools' fields in all NeededPlus_Overhaul recipe JSON files, placing 'components' before 'tools' for consistency and improved readability. No functional changes to recipes.
Updated the mod description and version in modinfo.json to reflect changes up to v0.4.5f, including item group consolidation, glassmaking integration, color normalization, and compatibility improvements.
Moved brewing-related JSON files into 'alcohol' and 'coffee_tea' subdirectories for better organization. Updated several item definitions to add missing commas and 'looks_like' fields. Deleted obsolete items.json file.
Standardized and adjusted 'price' and 'price_postapoc' fields for items, materials, armor, and tools across multiple JSON files. Also updated color values for consistency and added missing price fields where appropriate.
The README for NeededPlus Overhaul was rewritten to provide comprehensive documentation on design goals, module breakdowns, gameplay loops, item spawns, quick start guides, changelog, installation, compatibility, and credits. This update improves clarity for users and modders, outlining each module's features and integration approach.
Corrected the string formatting for battery adapter item names by escaping backslashes in 'small\medium' and 'medium\large'. This ensures proper display and parsing of item names in the electronics mod.
Introduced 'price' fields alongside 'price_postapoc' for items in farming, medicine, survival, and tailoring modules. Also updated color values to use full names for consistency.
Introduces np_professions.json with a variety of new technical and hobby professions for NeededPlus Overhaul. Also refactors professions.json to standardize item lists, add gender-specific clothing, and improve starting equipment for existing professions.
Introduces a set of profession-specific handbook and manual book items for the NeededPlus Overhaul mod, covering brewing, canning, dairy, hydroponics, power safety, composites, handloading, beekeeping, salvage, biochemistry, solar engineering, and tailoring. Each profession receives both a concise field notes book and a comprehensive manual, supporting skill progression and thematic gameplay.
Deleted handloading-related books and professions from the NeededPlus Overhaul mod. This streamlines available content and removes references to handloading skills and items.
Updated the modinfo.json version field from 0.4.5f to 0.6 to reflect new changes or improvements in the NeededPlus_Overhaul mod.
Replaces non-standard color values (e.g., 'ltbrown', 'dkbrown', 'ltgreen') with standard ones (e.g., 'brown', 'green', 'red', 'blue', 'light_gray'). Updates item definitions for armor and comestibles to use correct JSON structure. Removes 'whetstone_small' from item groups and profession starting items, and deletes its recipe. Adjusts use_action fields for tools and medicine, and fixes recipe/tool requirements and monster group keys for consistency.
Introduces new sharpened variants for multiple bladed weapons, a whetstone item for sharpening, and supporting effect_on_condition scripts for automatic blade sharpening in NeededPlus Overhaul mod.
Changed handbook and manual colors from 'dark_blue' to 'blue' for consistency. Moved 'charcoal_filter_np3' from components to tools in spirits recipe. Removed calories field from a material item.
Introduces the 'rugged solar panel' as a new item and vehicle part with increased durability and adjusted efficiency. Also refactors tool usage and armor definitions in crafting/items_tools.json and improves formatting in recipes_spirits.json.
Relocated the 'whetstone_small' tool JSON entry from items_tools.json to np_whetstone.json for better organization of whetstone-related items.
|
CodeAnt AI is running Incremental review Thanks for using CodeAnt! 🎉We're free for open-source projects. if you're enjoying it, help us grow by sharing. Share on X · |
|
CodeAnt AI Incremental review completed. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User description
adds new mods
updates
CodeAnt-AI Description
Add cannabis, exosuit, Permian, and dairy content; fix broken Timber Expansion costs
What Changed
Impact
✅ More harvestable cannabis and smoking options✅ More exosuit loadout choices✅ More Permian wildlife encounters✅ Fewer broken construction recipes💡 Usage Guide
Checking Your Pull Request
Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.
Talking to CodeAnt AI
Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:
This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.
Example
Preserve Org Learnings with CodeAnt
You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:
This helps CodeAnt AI learn and adapt to your team's coding style and standards.
Example
Retrigger review
Ask CodeAnt AI to review the PR again, by typing:
Check Your Repository Health
To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.