Changes

Jump to navigation Jump to search
403 bytes added ,  23:56, 29 September 2020
Line 16: Line 16:  
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.
   −
'''Content Patcher'''
+
'''Content Patcher (CP)'''
    
* 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/maps, create entire NPCs
+
* Add new files, alter images,data, and maps
 +
 
 +
* Create entire NPCs
    
* Make changes dynamic, conditional, seasonal, and/or configurable
 
* Make changes dynamic, conditional, seasonal, and/or configurable
 +
 +
'''Content Patcher Animations (CP-A)'''
 +
 +
* Images patched in with CP can be animated
 +
 +
'''Json Assets (JA)'''
 +
 +
* Create new objects, Big Craftables (placeable, machine-sized), crops, fruit trees, hats, weapons, shirts, pants, and boots
 +
* Specify crafting, cooking, and tailor recipes for new items
 +
* Specify gift tastes for new items
 +
* New item data and images can also be targeted with CP
 +
    
{|
 
{|
94

edits

Navigation menu