About this mod
Finally you'll get the ability to unlock and craft your own mods, from ships to exocrafts ranging C to X Class + Bioship Mods
- Permissions and credits
- Changelogs
Finally you'll get the ability to unlock and craft your own mods, from ships/freighter to exocrafts ranging C to X Class.
The recipes for the mods can be found on found the the extra page(s) of each respective stations in the Anomaly.
X-Class mods can be bought through the Synthesis Lab (Nanites)/Sentinel Factories (with factory tokens).
Sentinel mods can be found at the same location as X-Class mods.
Lua and CS (NMSMB) scripts are available as seperate downloads.
Technical Details
Files Changed
- METADATA\REALITY\TABLES\UNLOCKABLEITEMTREES.MBIN
- METADATA\REALITY\TABLES\NMS_REALITY_GCPRODUCTTABLE.MBIN[
- METADATA/REALITY/TABLES/CONSUMABLEITEMTABLE.MBIN
- METADATA/REALITY/TABLES/REWARDTABLE.MBIN
- CDEBUGOPTIONS.GLOBAL.MBIN
Mod Format Explantion
EXML Format: Partial edit, only touches the lines/values that need editing. Very low chance of conflicts with other mods (unless they edit the same values). Can be edited easily by user using an editor like Notepad ++/VSCODE/... .
MBIN Format: Full File Replacement. High chance of conflict, comparable with old pak format (pre. WORLDS). Can be used together with EXML, MBIN mods are loaded first so changes in EXML mods that edit the same file will still be applied. Other MBIN mods that change the same file follow the FIFO principle, merging is highly recommended with MBIN mods (see How To).
Lua Format: Script file used by AMUMSS to generate the mod or used for merging with this tool.
CS Format: Script file used by NMSMB to generate the mod or used for merging with this tool.
Installation
Install path: ...\No Man's Sky\GAMEDATA\MODS
How to install: Recommend installation is manual, vortex can be used but some mods contain multiple versions so user might need to delete files/folders. Common steps, download mod, extract the file(s) from archived file and copy to the install path.
Mod Details
Mod Format: Full EXML
2 Versions available
- CraftableUpgradeMods: Makes all mods craftable C->X (bioship mods are included, 3rd page in the ship menu)
- CraftableUpgradeModsSonly: Only S and X Class mods are craftable (bioship mods are included, 3rd page in the ship menu)
Unlock cost
- C-Class = 1000 Nanites
- B-Class = 2500 Nanites
- A-Class = 5000 Nanites
- S-Class = 10000 Nanites
- X-Class = 5000 Nanites (or 20Factory tokens)
Recipe cost
C-Class
- Activated Copper x 100
- Wiring Loom x 1
- Chromatic Metal x 500
B-Class
- Activated Candmium x 200
- Wiring Loom x 2
- Chromatic Metal x 500
A-Class
- Activated Emeril x 300
- Wiring Loom x 3
- Chromatic Metal x 500
S-Class
- Activated Indium x 500
- Wiring Loom x 5
- Chromatic Metal x 500
X-Class
- Activated Indium x 300
- Activated Candmium x 300
- Wiring Loom x 5
Extra information
Other Craftable mods
Interesting links
Modding Discord: Discord
Step WIKI: Step WIKI
How To Guides
Quick Guide: How To merge with AMUMSS
Extensive Guide: How to use NMSMB (pdf)
Extensive Guide: How to use AMUMSS (pdf)
Credits
To Lenni who helped me figue out a workaround to make freighter mods craftable ina better way