Changes

Jump to navigation Jump to search
1,901 bytes added ,  00:24, 30 September 2020
Line 14: Line 14:  
''Looking for something specific? Try [{{fullurl:Special:Search|ns570=1}} searching the <tt>Modding</tt> namespace].''
 
''Looking for something specific? Try [{{fullurl:Special:Search|ns570=1}} searching the <tt>Modding</tt> namespace].''
   −
Some of the known framework mods are listed below, along with their capabilities. The framework mods are written in C#, so you can make content packs for them without needing to know coding yourself.
+
Some of the known framework mods are listed below, along with their capabilities. The framework mods are written in C#, so you can make content packs for them without needing to know coding yourself. They are available on Nexus Mods.
   −
'''Content Patcher (CP)'''
+
'''Content Patcher (CP)''' | [https://www.nexusmods.com/stardewvalley/mods/1915/ CP Nexus Mods page]
    
* Edit or replace literally any game file in the [[Modding:Player Guide/Getting Started#Find your game folder|game's <tt>Content</tt> folder]].
 
* Edit or replace literally any game file in the [[Modding:Player Guide/Getting Started#Find your game folder|game's <tt>Content</tt> folder]].
   −
* Add new files, alter images,data, and maps
+
* Add new files, alter images, data, and maps
 +
 
 +
* Send the player basic mail
    
* Create entire NPCs
 
* Create entire NPCs
Line 26: Line 28:  
* Make changes dynamic, conditional, seasonal, and/or configurable
 
* Make changes dynamic, conditional, seasonal, and/or configurable
   −
'''Content Patcher Animations (CP-A)'''
+
'''Content Patcher Animations (CP-A)''' | [https://www.nexusmods.com/stardewvalley/mods/3853/ CP-A Nexus Mods page]
    
* Images patched in with CP can be animated
 
* Images patched in with CP can be animated
   −
'''Json Assets (JA)'''
+
'''Json Assets (JA)''' | [https://www.nexusmods.com/stardewvalley/mods/1720/ JA Nexus Mods page]
    
* Create new objects, Big Craftables (placeable, machine-sized), crops, fruit trees, hats, weapons, shirts, pants, and boots
 
* Create new objects, Big Craftables (placeable, machine-sized), crops, fruit trees, hats, weapons, shirts, pants, and boots
Line 37: Line 39:  
* New item data and images can also be targeted with CP
 
* New item data and images can also be targeted with CP
   −
'''TMXL (and PyTK)'''
+
'''Custom Furniture (CF)''' | [https://www.nexusmods.com/stardewvalley/mods/1254/ CF Nexus Mods page]
 +
* Make new items that behave as furniture (e.g. rotatable, or placeable on walls)
 +
 
 +
'''TMXL (and PyTK)''' | [https://www.nexusmods.com/stardewvalley/mods/1820/ TMXL Nexus Mods page] | [https://www.nexusmods.com/stardewvalley/mods/1726/ PyTK Nexus Mods page]
 
* Necessary to add new map locations
 
* Necessary to add new map locations
 
* Tons of map features like crop layers and water color
 
* Tons of map features like crop layers and water color
Line 43: Line 48:  
* Extreme custom tile actions and Lua scripting
 
* Extreme custom tile actions and Lua scripting
   −
'''Custom Furniture'''
+
'''Farm Type Manager (FTM)''' | [https://www.nexusmods.com/stardewvalley/mods/3231/ FTM Nexus Mods page]
* Make new items that behave as furniture (e.g. rotatable, or placeable on walls)
+
* Spawn stumps, debris, forage, ores, meteors, etc.
 +
* Spawn monsters and create new monster types based on existing ones
 +
 
 +
'''Custom Ore Nodes (CON)''' | [https://www.nexusmods.com/stardewvalley/mods/5966/ CON Nexus Mods page]
 +
* Make new types of rocks you can break to get items, either custom or from the base game
 +
 
 +
'''Shop Tile Framework (STF)''' | [https://www.nexusmods.com/stardewvalley/mods/5005/ STF Nexus Mods page]
 +
* Add to or change what's for sale in base game shops
 +
* Create new shops with a wide variety of conditions
 +
 
 +
'''Mail Framework Mod (MFM)''' | [https://www.nexusmods.com/stardewvalley/mods/1536/ MFM Nexus Mods page]
 +
* Additional mail features (CP can already do basic mail)
 +
* Custom backgrounds, repeat mail, wider variety of mail attachments, and the ability add multiple attachments to mail
 +
 
 +
'''Train Station (TS)''' | [https://www.nexusmods.com/stardewvalley/mods/6183/ TS Nexus Mods page]
 +
* Make new locations accessible without patching vanilla maps
 +
 
 +
'''Custom Music (CM)''' | [https://www.nexusmods.com/stardewvalley/mods/3043/ CM Nexus Mods page]
 +
* Replace or add new music tracks and sound effects
    +
'''Quest Framework (QF)''' | [https://www.nexusmods.com/stardewvalley/mods/6414/ QF Nexus Mods page]
 +
* Create new custom quests of different types
    
{|
 
{|
94

edits

Navigation menu