Changes

→‎Alternatives using Content Patcher: update for new Nexus profile pages
Line 3: Line 3:  
<div style="border: 1px solid red; background: #FCC; padding: 1em;">'''XNB mods are an older type of mod and are no longer recommended. SMAPI can't validate them for compatibility. Use XNB mods at your own risk, or see [[#Alternatives using Content Patcher|alternatives using Content Patcher]].'''</div>
 
<div style="border: 1px solid red; background: #FCC; padding: 1em;">'''XNB mods are an older type of mod and are no longer recommended. SMAPI can't validate them for compatibility. Use XNB mods at your own risk, or see [[#Alternatives using Content Patcher|alternatives using Content Patcher]].'''</div>
   −
An '''XNB mod''' replaces some of your game's <tt>.xnb</tt> files to change the game (unlike newer mods that go in your <tt>Mods</tt> folder).
+
An '''XNB mod''' replaces some of your game's <samp>.xnb</samp> files to change the game (unlike newer mods that go in your <samp>Mods</samp> folder).
    
==FAQs==
 
==FAQs==
 
===What are XNB mods?===
 
===What are XNB mods?===
XNB mods work by replacing your game's data files (which have a <tt>.xnb</tt> extension). For example, let's say you want to change Abigail's portraits; you can replace <tt>Content/Portraits/Abigail.xnb</tt> with a modded version to do it. (See [[Modding:Editing XNB files|editing XNB files]] for more info on the XNB format.)
+
XNB mods work by replacing your game's data files (which have a <samp>.xnb</samp> extension). For example, let's say you want to change Abigail's portraits; you can replace <samp>Content/Portraits/Abigail.xnb</samp> with a modded version to do it. (See [[Modding:Editing XNB files|editing XNB files]] for more info on the XNB format.)
    
===Why are they discouraged?===
 
===Why are they discouraged?===
Line 22: Line 22:  
| ease of installation
 
| ease of installation
 
| ✘ different for every mod
 
| ✘ different for every mod
|colspan="2"| ✓ drop into <tt>Mods</tt>
+
|colspan="2"| ✓ drop into <samp>Mods</samp>
 
|-  
 
|-  
 
| ease of uninstallation
 
| ease of uninstallation
 
| ✘ manually restore original files
 
| ✘ manually restore original files
|colspan="2"| ✓ remove from <tt>Mods</tt>
+
|colspan="2"| ✓ remove from <samp>Mods</samp>
 
|-
 
|-
 
| update checks
 
| update checks
Line 34: Line 34:  
| compatibility checks
 
| compatibility checks
 
| ✘ none
 
| ✘ none
|colspan="2"| ✓ incompatible mods are disabled before they cause problem<br />✓ [[Modding:Mod compatibility|compatibility list]] is regularly updated with updates and workarounds
+
|colspan="2"| ✓ incompatible mods are disabled before they cause problems<br />✓ [[Modding:Mod compatibility|compatibility list]] is regularly updated with updates and workarounds
 
|-
 
|-
 
| mod compatibility
 
| mod compatibility
Line 48: Line 48:  
| game compatibility
 
| game compatibility
 
| ✘ broken by most game updates
 
| ✘ broken by most game updates
|colspan="2"| ✓ SMAPI automatically rewrites many mods for compatibility<br />✓ open-source mods are updated quickly
+
|colspan="2"| ✓ SMAPI automatically rewrites many mods for compatibility<br />✓ [[Modding:Open source|open-source]] mods are updated quickly
 
|}
 
|}
   Line 55: Line 55:     
===Can they corrupt my save?===
 
===Can they corrupt my save?===
Yes, but it's uncommon. Make sure you back up [[Saves#Find_your_save_files|your save files]] occasionally, and remove any custom content before uninstalling an XNB mod. In most cases, you can fix save corruption by [[Saves#Undo the last save|undoing the last save]].
+
Yes, but it's uncommon. Make sure you back up [[Saves#Finding_save_files|your save files]] occasionally, and remove any custom content before uninstalling an XNB mod. In most cases, you can fix save corruption by [[Saves#Undo the last save|undoing the last save]].
    
===Do they disable Steam achievements?===
 
===Do they disable Steam achievements?===
Line 64: Line 64:     
'''Modders:'''
 
'''Modders:'''
* When migrating XNB mods, only use <tt>Action: Load</tt> if you actually need to replace the whole file (e.g. portrait mods). Don't use <tt>Action: Load</tt> for dialogue mods or to change a small part of a file!
+
* When migrating XNB mods, only use <samp>Action: Load</samp> if you actually need to replace the whole file (''e.g.,'' portrait mods). Don't use <samp>Action: Load</samp> for dialogue mods or to change a small part of a file!
* See ''[https://forums.stardewvalley.net/index.php?threads/migrating-xnb-mods-to-content-patcher-packs.564/ Migrating XNB mods to Content Patcher packs]'' on the official forums for more info about creating conversions.
+
* See ''[https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/ Migrating XNB mods to Content Patcher packs]'' on the official forums for more info about creating conversions.
    
{| class="wikitable plainlinks sortable"
 
{| class="wikitable plainlinks sortable"
 
|-
 
|-
! Mod Name
+
! style="position: sticky; top: 0;"|Mod Name
! Original Author
+
! style="position: sticky; top: 0;"|Original Author
! Content Patcher Equivalent
+
! style="position: sticky; top: 0;"|Content Patcher Equivalent
! Links
+
! style="position: sticky; top: 0;"|Links
 
|-
 
|-
{{/xnb
  −
  |original name  = 2CUTE FarmCave
  −
  |original author = taintedwheat
  −
  |original url    = https://community.playstarbound.com/threads/2cute-farmcave-w-legend-of-zelda-like-fairy-hotspring-also-an-underground-library-update-7-19.117897/
  −
  |update name    = unofficial update
  −
  |update url      = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
  −
  |update author  = Opalie
  −
  |update version  = 2.0.1-unofficial.1-opalie
  −
}}
   
{{/xnb
 
{{/xnb
 
   |original name  = 15x15 Greenhouse
 
   |original name  = 15x15 Greenhouse
Line 100: Line 91:  
   |update author  = Marigolden
 
   |update author  = Marigolden
 
   |update version  = 1.0-unofficial.1-Marigolden
 
   |update version  = 1.0-unofficial.1-Marigolden
 +
}}
 +
{{/xnb
 +
  |original name  = 2CUTE FarmCave
 +
  |original author = taintedwheat
 +
  |original url    = https://community.playstarbound.com/threads/2cute-farmcave-w-legend-of-zelda-like-fairy-hotspring-also-an-underground-library-update-7-19.117897/
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
  |update author  = Opalie
 +
  |update version  = 2.0.1-unofficial.1-opalie
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 108: Line 108:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-21#post-3284310
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-21#post-3284310
 
   |update author  = Allayna
 
   |update author  = Allayna
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = 3D-Slime Hutch
 +
  |original author = anjarpsx
 +
  |original url    = {{nexus mod|737}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-91#post-3325452
 +
  |update author  = coldazrael
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 151: Line 160:  
   |original url    = {{nexus mod|1172}}
 
   |original url    = {{nexus mod|1172}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = http://forums.stardewvalley.net/index.php?threads/migrating-xnb-mods-to-content-patcher-packs.564/post-14019
+
   |update url      = http://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/post-14019
 
   |update author  = LenneDalben
 
   |update author  = LenneDalben
 
   |update version  = 1.0
 
   |update version  = 1.0
Line 181: Line 190:  
   |update author  = minervamaga
 
   |update author  = minervamaga
 
   |update version  = 4.0.0
 
   |update version  = 4.0.0
 +
}}
 +
{{/xnb
 +
  |original name  = Abigail Centaur Horse Replacement
 +
  |original author = zcsnightmare
 +
  |original url    = {{nexus mod|281}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-2#post-42820
 +
  |update author  = Kreeate
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 235: Line 253:  
   |update author  = coldazrael
 
   |update author  = coldazrael
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Agumon - Dinosaur Replacer
 +
  |original author = Dragonyck
 +
  |original url    = {{nexus mod|2164}}
 +
  |update name    = official update
 +
  |update url      = {{nexus mod|8976}}
 +
  |update author  = UlyanaLeyana
 +
  |update version  = 1.0.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 370: Line 397:  
   |update author  = Allayna
 
   |update author  = Allayna
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Alternative Evelyn
 +
  |original author = StaticOpium
 +
  |original url    = {{nexus mod|688}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-5#post-66222
 +
  |update author  = NeutronPong
 +
  |update version  = 1.1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 403: Line 439:  
   |original url    = {{nexus mod|377}}
 
   |original url    = {{nexus mod|377}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-85#post-3322545
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-84#post-3322545
 
   |update author  = coldazrael, SuperElement & Allayna
 
   |update author  = coldazrael, SuperElement & Allayna
 
   |update version  = 3.0
 
   |update version  = 3.0
Line 433: Line 469:  
   |update author  = MouseyPounds
 
   |update author  = MouseyPounds
 
   |update version  = 1.1
 
   |update version  = 1.1
 +
}}
 +
{{/xnb
 +
  |original name  = Animal Onesies for Toddlers
 +
  |original author = pizza margherita
 +
  |original url    = https://community.playstarbound.com/threads/animal-onesies-for-toddlers-junimo-onesies-are-up.111041/
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/#post-36805
 +
  |update author  = DamnedxAngel
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 442: Line 487:  
   |update author  = coldazrael & Fyn
 
   |update author  = coldazrael & Fyn
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Anthro Children- Cats
 +
  |original author = ninjakaami
 +
  |original url    = {{nexus mod|503}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-105#post-3335926
 +
  |update author  = SpringsSong
 +
  |update version  = 1.0.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 496: Line 550:  
   |update author  = coldazrael
 
   |update author  = coldazrael
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Baechu's Portraits
 +
  |original author = Baechu
 +
  |original url    = {{nexus mod|3218}}
 +
  |update name    = unofficial update
 +
  |update url      = {{nexus mod|8942}}
 +
  |update author  = orientalmelon
 +
  |update version  = 1.0.1
 +
}}
 +
{{/xnb
 +
  |original name  = Baechu's Portraits Seasonal SVO
 +
  |original author = Baechu
 +
  |original url    = {{nexus mod|3218}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-84#post-55753
 +
  |update author  = bunwangji
 +
  |update version  = 1.0.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 538: Line 610:  
   |original url    = {{nexus mod|299}}
 
   |original url    = {{nexus mod|299}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
+
   |update url      = http://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/post-51298
   |update author  = minervamaga
+
   |update author  = mouse
   |update version  = 4.0.1-unofficial.3-minervamaga
+
   |update version  = 1.0.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 630: Line 702:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/#post-3258840
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/#post-3258840
 
   |update author  = ShneekeyTheLost
 
   |update author  = ShneekeyTheLost
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Better Crop Visibility
 +
  |original author = Kona
 +
  |original url    = {{nexus mod|7459}}
 +
  |update name    = Better Crop Visibility
 +
  |update url      = {{nexus mod|8839}}
 +
  |update author  = UlyanaLeyana
 +
  |update version  = 2.1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Better Dying Grandpa
 +
  |original author = MattytheMouse
 +
  |original url    = {{nexus mod|418}}
 +
  |update name    = Better Dying Grandpa Redux - CP
 +
  |update url      = {{nexus mod|8075}}
 +
  |update author  = Faedelity
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 640: Line 730:  
   |update author  = MouseyPounds
 
   |update author  = MouseyPounds
 
   |update version  = 1.1
 
   |update version  = 1.1
 +
}}
 +
{{/xnb
 +
  |original name  = Better Harvey Character Sprite
 +
  |original author = Plutey/Androxilogin
 +
  |original url    = {{nexus mod|363}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-4#post-52324
 +
  |update author  = Kreeate
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 646: Line 745:  
   |original url    = {{nexus mod|1421}}
 
   |original url    = {{nexus mod|1421}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-4#post-3267340
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-117#post-3347640
   |update author  = jhunichi
+
   |update author  = Jnuchi & imany
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Better Pigs & Recolours (v1.0)
 +
  |original author = Zhuria
 +
  |original url    = https://community.playstarbound.com/threads/better-pigs-recolours.109883/
 +
  |update name    = unofficial update
 +
  |update url      = http://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/post-56060
 +
  |update author  = Farilar
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Better Pigs & Recolours
+
   |original name  = Better Pigs & Recolours (v2.1)
 
   |original author = Zhuria
 
   |original author = Zhuria
 
   |original url    = https://community.playstarbound.com/threads/better-pigs-recolours.109883/
 
   |original url    = https://community.playstarbound.com/threads/better-pigs-recolours.109883/
Line 712: Line 820:  
   |update author  = coldazrael
 
   |update author  = coldazrael
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Biker Jacket Sebastian
 +
  |original author = TheMainFlamingoose
 +
  |original url    = {{nexus mod|2291}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/post-40583
 +
  |update author  = Techy-Jaden
 +
  |update version  = 1.0.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 729: Line 846:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-12#post-3278384
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-12#post-3278384
 
   |update author  = Pak_RT & paradigmnomad
 
   |update author  = Pak_RT & paradigmnomad
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Black Cat
 +
  |original author = casildak
 +
  |original url    = {{nexus mod|286}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-83#post-3321024
 +
  |update author  = winterykite
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 792: Line 918:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-82#post-3318386
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-82#post-3318386
 
   |update author  = Allayna (Corrected by SheiFoxy)
 
   |update author  = Allayna (Corrected by SheiFoxy)
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Blue Community Center
 +
  |original author = Sabrina Pegasigh
 +
  |original url    = {{nexus mod|1279}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-130#post-3366621
 +
  |update author  = ExnoticE
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 895: Line 1,030:  
{{/xnb
 
{{/xnb
 
   |original name  = Carbuncle Cats
 
   |original name  = Carbuncle Cats
   |original author = Vinchon
+
   |original author = Cal
 
   |original url    = {{nexus mod|303}}
 
   |original url    = {{nexus mod|303}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
Line 963: Line 1,098:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-2#post-3261364
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-2#post-3261364
 
   |update author  = arkoiris
 
   |update author  = arkoiris
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Catsine's Victorian Beehouses
 +
  |original author = Ernest/Catsine
 +
  |original url    = {{nexus mod|3297}}
 +
  |update name    = unofficial mod
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-115#post-3345858
 +
  |update author  = xbukimina
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 1,036: Line 1,180:  
   |update author  = paradigmnomad
 
   |update author  = paradigmnomad
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Chickens to Parrots v2
 +
  |original author = gizomo
 +
  |original url    = https://community.playstarbound.com/threads/turns-all-your-chickens-into-parrots.135204/
 +
  |update name    = Tropical Birds
 +
  |update url      = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-98#post-73844
 +
  |update author  = Allayna
 +
  |update version  = 1.2
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 1,063: Line 1,216:  
   |update author  = Marigolden
 
   |update author  = Marigolden
 
   |update version  = 1.1-unofficial.1-Marigolden
 
   |update version  = 1.1-unofficial.1-Marigolden
 +
}}
 +
{{/xnb
 +
  |original name  = Cleaner Barns and Coops
 +
  |original author = Fuse
 +
  |original url    = {{nexus mod|926}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-119#post-3351045
 +
  |update author  = stevanihalim
 +
  |update version  = 1.2
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 1,081: Line 1,243:  
   |update author  = Marigolden
 
   |update author  = Marigolden
 
   |update version  = 1.1-unofficial.1-Marigolden
 
   |update version  = 1.1-unofficial.1-Marigolden
 +
}}
 +
{{/xnb
 +
  |original name  = Coii's Hair Sets Pack
 +
  |original author = Coii
 +
  |original url    = {{nexus mod|2869}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-69#post-47618
 +
  |update author  = UlyanaLeyana
 +
  |update version  = 1.4.0-unofficial.3
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 1,089: Line 1,260:  
   |update url      = {{nexus mod|3091}}
 
   |update url      = {{nexus mod|3091}}
 
   |update author  = Nanogamer7
 
   |update author  = Nanogamer7
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Colorful Crystal Paths
 +
  |original author = FoxyFullmoon
 +
  |original url    = {{nexus mod|549}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-115#post-3345549
 +
  |update author  = k10_ftw/krissymarie
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 1,101: Line 1,281:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Colorful Crystal Paths
+
   |original name  = Compact Bathroom for your Farmhouse
   |original author = FoxyFullmoon
+
   |original author = Prismuth
   |original url    = {{nexus mod|549}}
+
   |original url    = {{nexus mod|1626}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-115#post-3345549
+
   |update url      = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29354
   |update author  = krissymarie
+
   |update author  = Rmdhn
   |update version  = 1.0
+
   |update version  = 1.0.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 1,179: Line 1,359:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-56#post-3304011
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-56#post-3304011
 
   |update author  = kngermanotta
 
   |update author  = kngermanotta
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Cute Pink Albino Bunny Recolor
 +
  |original author = Jirachi
 +
  |original url    = {{nexus mod|1117}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-101#post-3332744
 +
  |update author  = netish
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 1,194: Line 1,383:  
   |original author = IdentityPollution
 
   |original author = IdentityPollution
 
   |original url    = {{nexus mod|348}}
 
   |original url    = {{nexus mod|348}}
 +
  |update name    = official update
 +
  |update url      = {{nexus mod|348}}
 +
  |update author  = SoulOfSorin
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = dabsihao's bb GenderSwap
 +
  |original author = dabsihao
 +
  |original url    = https://bbs.3dmgame.com/thread-5052775-1-1.html
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-30#post-3291433
+
   |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/#post-28714
   |update author  = mellowmallow
+
   |update author  = Flyff
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 1,299: Line 1,497:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Dialogue Expansion - Eilliot (Doki Doki Compatible)
+
  |original name  = Deluxe Barn Fix and more Space
   |original author = Sabreene
+
  |original author = dizarus
   |original url    = {{nexus mod|1648}}
+
  |original url    = {{nexus mod|305}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-124#post-3357649
 +
  |update author  = Allayna
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Derpy Pugs
 +
  |original author = Slimberton
 +
  |original url    = {{nexus mod|278}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-127#post-3360538
 +
  |update author  = jenf
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
   |original name  = Dialogue Expansion - Eilliot (Doki Doki Compatible)
 +
   |original author = Sabreene
 +
   |original url    = {{nexus mod|1648}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-5#post-3271742
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-5#post-3271742
Line 1,337: Line 1,553:  
   |original name  = Dizor's Character Redraws
 
   |original name  = Dizor's Character Redraws
 
   |original author = Dizor
 
   |original author = Dizor
   |original url    = {{nexus author|947745}}
+
   |original url    = {{nexus author|Dizor}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-99#post-3331859
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-99#post-3331859
Line 1,405: Line 1,621:  
   |update author  = waftwaffle
 
   |update author  = waftwaffle
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Dust Spirit Recolor- Susuwatari
 +
  |original author = FinalMantasyX
 +
  |original url    = https://community.playstarbound.com/threads/dust-spirit-recolor-susuwatari-soot-spirits-from-spirited-away.107820/
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-4#post-52216
 +
  |update author  = Shaymin
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = DW3 Agumon Dinosaur Replacer
 +
  |original author = boofdawg
 +
  |original url    = {{nexus mod|3276}}
 +
  |update name    = official update
 +
  |update url      = {{nexus mod|8976}}
 +
  |update author  = UlyanaLeyana
 +
  |update version  = 1.0.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 1,411: Line 1,645:  
   |original url    = https://community.playstarbound.com/threads/dwarf-jawa-sprite-portrait.110399/
 
   |original url    = https://community.playstarbound.com/threads/dwarf-jawa-sprite-portrait.110399/
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = http://forums.stardewvalley.net/index.php?threads/migrating-xnb-mods-to-content-patcher-packs.564/post-18001
+
   |update url      = http://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/post-18001
 
   |update author  = mouse
 
   |update author  = mouse
 
   |update version  = 1.0
 
   |update version  = 1.0
Line 1,423: Line 1,657:  
   |update author  = Allayna
 
   |update author  = Allayna
 
   |update version  = 2.0
 
   |update version  = 2.0
 +
}}
 +
{{/xnb
 +
  |original name  = Easy Bundles
 +
  |original author = Siddybear
 +
  |original url    = https://community.playstarbound.com/threads/super-easy-fishing-and-easy-bundles.109057/
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-126#post-3358785
 +
  |update author  = Allayna
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 1,436: Line 1,679:  
   |original name  = Eemie Animal Collection
 
   |original name  = Eemie Animal Collection
 
   |original author = Eemie
 
   |original author = Eemie
   |original url    = {{nexus author|34984615}}
+
   |original url    = {{nexus author|Eemiestardew}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-10#post-3277270
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-10#post-3277270
Line 1,547: Line 1,790:  
   |update name    = unofficial update
 
   |update name    = unofficial update
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/#post-3261025
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/#post-3261025
   |update author  = .lavender.
+
   |update author  = .Lavender.
 
   |update version  = 1.1
 
   |update version  = 1.1
 
}}
 
}}
Line 1,783: Line 2,026:  
   |update author  = flameofthenight
 
   |update author  = flameofthenight
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Extended Slime Hutch
 +
  |original author = QuantumConcious
 +
  |original url    = https://community.playstarbound.com/threads/extendedslimehutch-with-safe-zone-and-storage-area-updated-19-4-interior-only.112455/page-2#post-2877091
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-118#post-3349511
 +
  |update author  = Jhoulana
 +
  |update version  = 1.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 1,800: Line 2,052:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-6#post-3274106
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-6#post-3274106
 
   |update author  = kaitekat
 
   |update author  = kaitekat
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Farmer's Water Pipe
 +
  |original author = Nectrus
 +
  |original url    = {{nexus mod|1195}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-127#post-3360590
 +
  |update author  = nocato
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 1,897: Line 2,158:  
   |original url    = {{nexus mod|339}}
 
   |original url    = {{nexus mod|339}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-64#post-33057653302020
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-64#post-3305765
 
   |update author  = Ensifera
 
   |update author  = Ensifera
 
   |update version  = 1.1
 
   |update version  = 1.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Flo - New Custom NPC
+
  |original name  = Flame Horses - 5 Colors
 +
  |original author = CreepyKat
 +
  |original url    = {{nexus mod|1017}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-71#post-49210
 +
  |update author  = UlyanaLeyana
 +
  |update version  = 1.0.0
 +
}}
 +
{{/xnb
 +
   |original name  = Flo - New Custom NPC (Florence)
 
   |original author = randomAnon123
 
   |original author = randomAnon123
 
   |original url    = {{nexus mod|591}}
 
   |original url    = {{nexus mod|591}}
Line 1,933: Line 2,203:  
   |original url    = {{nexus mod|1289}}
 
   |original url    = {{nexus mod|1289}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-5#post-32722928
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-5#post-3272292
 
   |update author  = Shalassa
 
   |update author  = Shalassa
 
   |update version  = 1.0
 
   |update version  = 1.0
Line 2,062: Line 2,332:  
   |update author  = Allayna
 
   |update author  = Allayna
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Gift of Gab - Marriage Candidate Edition
 +
  |original author = SunnyBird
 +
  |original url    = {{nexus mod|3074}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-130#post-3366935
 +
  |update author  = uwuchiha
 +
  |update version  = 1.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 2,128: Line 2,407:  
{{/xnb
 
{{/xnb
 
   |original name  = gotama portraits
 
   |original name  = gotama portraits
   |original author = gomatamanyann
+
   |original author = gotama
 
   |original url    = {{nexus mod|975}}
 
   |original url    = {{nexus mod|975}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
Line 2,134: Line 2,413:  
   |update author  = Rubecula
 
   |update author  = Rubecula
 
   |update version  = 1.2
 
   |update version  = 1.2
 +
}}
 +
{{/xnb
 +
  |original name  = gotama's Portraits MOD 2
 +
  |original author = gotama
 +
  |original url    = {{nexus mod|1221}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-100#post-3332737
 +
  |update author  = netish
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 2,242: Line 2,530:  
   |update author  = Dede_Bug
 
   |update author  = Dede_Bug
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Haley as Vampire Revamp
 +
  |original author = SextingWithSirens
 +
  |original url    = {{nexus mod|1572}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-98#post-73276
 +
  |update author  = Allayna
 +
  |update version  = 1.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 2,262: Line 2,559:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Haley as Vampire Revamp
+
   |original name  = Haley Skirt Recolour
   |original author = SextingWithSirens
+
   |original author = Nyxcat
   |original url    = {{nexus mod|1572}}
+
   |original url    = {{nexus mod|1039}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-115#post-3345549
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-116#post-3346589
   |update author  = krissymarie
+
   |update author  = Dede_Bug
 
   |update version  = 1.1
 
   |update version  = 1.1
 
}}
 
}}
Line 2,287: Line 2,584:  
   |update author  = Allayna
 
   |update author  = Allayna
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Hardmode
 +
  |original author = RamenYum
 +
  |original url    = {{nexus mod|714}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-116#post-3346590
 +
  |update author  = Dede_Bug
 +
  |update version  = 2.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 2,298: Line 2,604:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Harvey Personality Mod (Dialogue Only)
+
   |original name  = Harvey Personality Mod (full)
 
   |original author = woosh0
 
   |original author = woosh0
 
   |original url    = {{nexus mod|983}}
 
   |original url    = {{nexus mod|983}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-5#post-3272993
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-130#post-3366935
   |update author  = flameofthenight
+
   |update author  = uwuchiha
   |update version  = 1.0
+
   |update version  = 2.2
}}
  −
{{/xnb
  −
  |original name  = Harvey Personality Mod (the Rest of Parts)
  −
  |original author = woosh0
  −
  |original url    = {{nexus mod|983}}
  −
  |update name    = unofficial update
  −
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-84#post-3322042
  −
  |update author  = coldazrael
  −
  |update version  = 1.0
   
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 2,431: Line 2,728:  
   |update author  = D.Grey
 
   |update author  = D.Grey
 
   |update version  = 2.0
 
   |update version  = 2.0
 +
}}
 +
{{/xnb
 +
  |original name  = Hope's Farmer Customization Mods (hairstyles)
 +
  |original author = HopeWasHere
 +
  |original url    = {{nexus mod|1008}}
 +
  |update name    = Hope's Hair Pack
 +
  |update url      = https://community.playstarbound.com/threads/hopes-hair-pack.161149/
 +
  |update author  = just-sora
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 2,445: Line 2,751:  
   |original author = Girafarig
 
   |original author = Girafarig
 
   |original url    = {{nexus mod|791}}
 
   |original url    = {{nexus mod|791}}
   |update name    = unofficial update
+
   |update name    = official update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-25#post-3286927
+
   |update url      = https://www.nexusmods.com/stardewvalley/mods/2564
  |update author  = paradigmnomad & ShSammy
  −
  |update version  = 1.0.1
   
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 2,475: Line 2,779:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-11#post-3277868
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-11#post-3277868
 
   |update author  = paradigmnomad
 
   |update author  = paradigmnomad
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Horse to Vespa Scooter + Garage
 +
  |original author = Pi.Curious
 +
  |original url    = https://community.playstarbound.com/threads/horse-to-vespa-scooter-garage-joja-scooter-added.110212/
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-6#post-75931
 +
  |update author  = phomaique
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 2,693: Line 3,006:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Karina's Long Hair
+
  |original name  = Kal's Marriage Candidates Portraits
 +
  |original author = kal621owo621_Snakebite
 +
  |original url    = {{nexus mod|2346}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/#post-28714
 +
  |update author  = Flyff
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
   |original name  = Karina's Long Hair
 
   |original author = Karina
 
   |original author = Karina
 
   |original url    = {{nexus mod|512}}
 
   |original url    = {{nexus mod|512}}
Line 2,781: Line 3,103:  
   |update author  = Marigolden
 
   |update author  = Marigolden
 
   |update version  = 0.9.2-unofficial.1-Marigolden
 
   |update version  = 0.9.2-unofficial.1-Marigolden
 +
}}
 +
{{/xnb
 +
  |original name  = Korea Retro
 +
  |original author = standlaid1
 +
  |original url    = {{nexus mod|5287}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-48#post-29801
 +
  |update author  = Allayna
 +
  |update version  = 1.0.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 2,810: Line 3,141:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Lewd Bachelorettes
+
  |original name  = let 's cafe
 +
  |original author = momoki
 +
  |original url    = {{nexus mod|10546}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-5#post-70199
 +
  |update author  = Allayna
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
   |original name  = Lewd Bachelorettes (Buxom)
 
   |original author = AirplaneRandy
 
   |original author = AirplaneRandy
 
   |original url    = https://community.playstarbound.com/threads/lewd-bachelorettes-portrait-mod-buxom-haley-added.108210/
 
   |original url    = https://community.playstarbound.com/threads/lewd-bachelorettes-portrait-mod-buxom-haley-added.108210/
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-26#post-3287084
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-131#post-3369629
   |update author  = paradigmnomad
+
   |update author  = UberMann
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 2,826: Line 3,166:  
   |update author  = Marigolden
 
   |update author  = Marigolden
 
   |update version  = 1.0-unofficial.1-Marigolden
 
   |update version  = 1.0-unofficial.1-Marigolden
 +
}}
 +
{{/xnb
 +
  |original name  = Linus is a potato From minecraft
 +
  |original author = laser5mw
 +
  |original url    = {{nexus mod|491}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-6#post-73588
 +
  |update author  = phomaique
 +
  |update version  = 1.0-unofficial.1-phomaique
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 2,906: Line 3,255:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-10#post-3277227
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-10#post-3277227
 
   |update author  = D.Grey
 
   |update author  = D.Grey
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Make Krobus Gaster
 +
  |original author = DiStri
 +
  |original url    = {{nexus mod|1201}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-2#post-39785
 +
  |update author  = Techy-Jaden
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 2,925: Line 3,283:  
   |update author  = SamelaG
 
   |update author  = SamelaG
 
   |update version  = 1.0.2
 
   |update version  = 1.0.2
 +
}}
 +
{{/xnb
 +
  |original name  = Marnie Edit
 +
  |original author = pipmimi
 +
  |original url    = {{nexus mod|2455}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-117#post-3347432
 +
  |update author  = Ches713
 +
  |update version  = 1.2
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,042: Line 3,409:  
   |update author  = coldazrael
 
   |update author  = coldazrael
 
   |update version  = 2.0
 
   |update version  = 2.0
 +
}}
 +
{{/xnb
 +
  |original name  = Metal Worm Bin
 +
  |original author = vkunicorn
 +
  |original url    = {{nexus mod|2675}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-6#post-75923
 +
  |update author  = phomaique
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,111: Line 3,487:  
   |original url    = {{nexus mod|1036}}
 
   |original url    = {{nexus mod|1036}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-24#post-3285521
+
   |update url      = http://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/post-51298
   |update author  = MouseyPounds
+
   |update author  = mouse
   |update version  = 1.0
+
   |update version  = 1.0.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,123: Line 3,499:  
   |update author  = hwayunhae
 
   |update author  = hwayunhae
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Mi's Elegant Victorian interior
 +
  |original author = Mi/Campanulamis
 +
  |original url    = {{nexus mod|1074}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-4#post-51572
 +
  |update author  = mouse
 +
  |update version  = 1.3
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,141: Line 3,526:  
   |update author  = Allayna
 
   |update author  = Allayna
 
   |update version  = 1.3
 
   |update version  = 1.3
 +
}}
 +
{{/xnb
 +
  |original name  = Modern kitchen
 +
  |original author = Static Opium
 +
  |original url    = {{nexus mod|665}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/#post-7669
 +
  |update author  = Sofi52
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,158: Line 3,552:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-64#post-3305886
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-64#post-3305886
 
   |update author  = coldazrael
 
   |update author  = coldazrael
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Moon Meteor 달 운석 리텍스쳐
 +
  |original author =  이얏호 ssm4031
 +
  |original url    = https://blog.naver.com/ssm4031/221501552288
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-5#post-70203
 +
  |update author  = Allayna
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 3,195: Line 3,598:  
   |update author  = Arkanto
 
   |update author  = Arkanto
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Morst-CERBERUS and SUPI
 +
  |original author = QuQii/songaoyuan
 +
  |original url    = {{nexus mod|9904}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-5#post-56273
 +
  |update author  = marshallharck
 +
  |update version  = 1.5.4
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,402: Line 3,814:  
   |update author  = minervamaga
 
   |update author  = minervamaga
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Nightmare's Tools Retextured
 +
  |original author = zcsnightmare
 +
  |original url    = {{nexus mod|296}}
 +
  |update name    = official update
 +
  |update url      = {{nexus mod|7649}}
 +
  |update author  = RedxMoonxRose
 +
  |update version  = 1.3
 +
}}
 +
{{/xnb
 +
  |original name  = Nightmare's Weapon Retextures
 +
  |original author = zcsnightmare
 +
  |original url    = {{nexus mod|287}}
 +
  |update name    = official update
 +
  |update url      = {{nexus mod|7650}}
 +
  |update author  = RedxMoonxRose
 +
  |update version  = 1.2
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,464: Line 3,894:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-23#post-3285285
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-23#post-3285285
 
   |update author  = Oak
 
   |update author  = Oak
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Norisu's Fire Chickens Mod
 +
  |original author = norisu
 +
  |original url    = {{nexus mod|1156}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-109#post-3338955
 +
  |update author  = Bondzgurl
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 3,480: Line 3,919:  
   |original url    = https://community.playstarbound.com/threads/mods-portraits-harvey-sam-sebastian-elliott-alex-by-nongdarn.111237/
 
   |original url    = https://community.playstarbound.com/threads/mods-portraits-harvey-sam-sebastian-elliott-alex-by-nongdarn.111237/
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-47#post-3300583
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-101#post-3332738
 
   |update author  = netish
 
   |update author  = netish
   |update version  = 1.0
+
   |update version  = 1.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,510: Line 3,949:  
   |update author  = coldazrael
 
   |update author  = coldazrael
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Original Portraits ULTIMATE FIX
 +
  |original author = Popori
 +
  |original url    = {{nexus mod|801}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-128#post-3361673
 +
  |update author  = springacres
 +
  |update version  = 1.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,570: Line 4,018:  
   |original url    = {{nexus mod|1372}}
 
   |original url    = {{nexus mod|1372}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-9#post-3275828
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-130#post-3366935
   |update author  = flameofthenight
+
   |update author  = uwuchiha
   |update version  = 1.0
+
   |update version  = 2.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,584: Line 4,032:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Penny Relationship (Villager Part Only)
+
   |original name  = Penny Relationship and Dialogue Overhaul
 
   |original author = NicolasNSane
 
   |original author = NicolasNSane
 
   |original url    = {{nexus mod|1568}}
 
   |original url    = {{nexus mod|1568}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-5#post-3272993
+
   |update url      = {{nexus mod|4761}}
   |update author  = flameofthenight
+
   |update author  = NicolaiB92
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 3,645: Line 4,093:  
   |update author  = pepoluan
 
   |update author  = pepoluan
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Piebald horse
 +
  |original author = MysticJumbles
 +
  |original url    = {{nexus mod|2467}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-130#post-3365079
 +
  |update author  = cat9412
 +
  |update version  = 2.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,672: Line 4,129:  
   |update author  = Marigolden
 
   |update author  = Marigolden
 
   |update version  = 1.3-unofficial.1-Marigolden
 
   |update version  = 1.3-unofficial.1-Marigolden
 +
}}
 +
{{/xnb
 +
  |original name  = Plump Abigail
 +
  |original author = Dizor
 +
  |original url    = {{nexus mod|104}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-130#post-3364975
 +
  |update author  = cat9412
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,701: Line 4,167:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Prettier Small Farm
+
  |original name  = Portraits 42 people
   |original author = E_Wang aka Flor3nce2456
+
  |original author = Fastoso
   |original url    = {{nexus mod|1545}}
+
  |original url    = {{nexus mod|616}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-117#post-3348345
 +
  |update author  = helenaneedshugs
 +
  |update version  = 1.1
 +
}}
 +
{{/xnb
 +
   |original name  = Prettier Small Farm
 +
   |original author = E_Wang aka Flor3nce2456
 +
   |original url    = {{nexus mod|1545}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-105#post-3335725
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-105#post-3335725
Line 3,713: Line 4,188:  
   |original author = Ankokou
 
   |original author = Ankokou
 
   |original url    = {{nexus mod|940}}
 
   |original url    = {{nexus mod|940}}
   |update name    = unofficial update
+
   |update name    = official update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-57#post-3304133
+
   |update url      = https://www.nexusmods.com/stardewvalley/mods/4005
   |update author  = kalikars & junali
+
   |update author  = tlitookilakin
 
   |update version  = 1.0.0
 
   |update version  = 1.0.0
 
}}
 
}}
Line 3,752: Line 4,227:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-3#post-3264159
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-3#post-3264159
 
   |update author  = Kuriiyo
 
   |update author  = Kuriiyo
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Rainbow Galaxy Sword
 +
  |original author = Sirenity
 +
  |original url    = {{nexus mod|1204}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-3#post-44301
 +
  |update author  = UlyanaLeyana
 +
  |update version  = 2.0
 +
}}
 +
{{/xnb
 +
  |original name  = Ran's Fancy Farmer
 +
  |original author = Ran
 +
  |original url    = {{nexus mod|2718}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-73#post-50242
 +
  |update author  = wally32
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 3,766: Line 4,259:  
   |original name  = Realistic Cellar Size
 
   |original name  = Realistic Cellar Size
 
   |original author = Cylesburk
 
   |original author = Cylesburk
   |original url    = {{nexus mod|71474}}
+
   |original url    = {{nexus mod|1474}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-129#post-3363816
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-129#post-3363816
Line 3,797: Line 4,290:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-10#post-3276212
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-10#post-3276212
 
   |update author  = waftwaffle
 
   |update author  = waftwaffle
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Recolored stone paths
 +
  |original author = taintedwheat
 +
  |original url    = https://community.playstarbound.com/threads/recolored-stone-paths.117439/#post-2946389
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-3#post-44222
 +
  |update author  = Kreeate
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 3,852: Line 4,354:  
   |update author  = minervamaga
 
   |update author  = minervamaga
 
   |update version  = 1.1.1-unofficial.1-minervamaga
 
   |update version  = 1.1.1-unofficial.1-minervamaga
 +
}}
 +
{{/xnb
 +
  |original name  = Revised Alex Cutscene
 +
  |original author = IronZelly
 +
  |original url    = https://community.playstarbound.com/threads/revised-alex-8-heart-cutscene.130207/
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-124#post-3357242
 +
  |update author  = Allayna
 +
  |update version  = 1.2
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,894: Line 4,405:  
   |original url    = https://community.playstarbound.com/threads/bath-house-retexture.140922/
 
   |original url    = https://community.playstarbound.com/threads/bath-house-retexture.140922/
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https:
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-117#post-3348341
 
   |update author  = Marigolden
 
   |update author  = Marigolden
 
   |update version  = 1.1-unofficial.1-Marigolden
 
   |update version  = 1.1-unofficial.1-Marigolden
Line 3,942: Line 4,453:  
   |update author  = Ensifera
 
   |update author  = Ensifera
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Safety Net Slime Hutch
 +
  |original author = Plutey
 +
  |original url    = {{nexus mod|621}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-118#post-3349511
 +
  |update author  = Jhoulana
 +
  |update version  = 1.2
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,951: Line 4,471:  
   |update author  = Allayna
 
   |update author  = Allayna
 
   |update version  = 1.1
 
   |update version  = 1.1
 +
}}
 +
{{/xnb
 +
  |original name  = Sakamoto san - Cat Replacer
 +
  |original author = RedHunter
 +
  |original url    = {{nexus mod|62}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-120#post-3352201
 +
  |update author  = ravenrakkuas
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 3,996: Line 4,525:  
   |update author  = Seyph
 
   |update author  = Seyph
 
   |update version  = 1.0.1
 
   |update version  = 1.0.1
 +
}}
 +
{{/xnb
 +
  |original name  = Sam/Sebastian Romance Mod Sambastian
 +
  |original author = Pixelated Farmhouse
 +
  |original url    = https://pixelatedfarmhouse.tumblr.com/post/190537323066/samsebastian-romance-mod
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-6#post-71693
 +
  |update author  = Allayna
 +
  |update version  = 1.4
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 4,160: Line 4,698:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Skater Sam
+
  |original name  = Siberian Husky Pet
   |original author = hot-fish
+
  |original author = Joules
 +
  |original url    = {{nexus mod|1855}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/post-40583
 +
  |update author  = Techy-Jaden
 +
  |update version  = 1.0.0
 +
}}
 +
{{/xnb
 +
   |original name  = Skater Sam
 +
   |original author = hot-fish
 
   |original url    = {{nexus mod|2368}}
 
   |original url    = {{nexus mod|2368}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
Line 4,214: Line 4,761:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Slime Animals
+
   |original name  = Slime-Animals
 
   |original author = Sabishi1985
 
   |original author = Sabishi1985
 
   |original url    = https://community.playstarbound.com/threads/slime-animals-last-update-09-10-2016.110931/
 
   |original url    = https://community.playstarbound.com/threads/slime-animals-last-update-09-10-2016.110931/
   |update name    = unofficial update
+
   |update name    = Slime Rancher
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/#post-3258724
+
   |update url      = {{nexus mod|12654}}
   |update author  = paradigmnomad
+
   |update author  = Eldritchdraaks
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 4,362: Line 4,909:  
   |original url    = {{nexus mod|1875}}
 
   |original url    = {{nexus mod|1875}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-85#post-3322693
+
   |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-6#post-72444
   |update author  = coldazrael
+
   |update author  = Allayna
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 4,679: Line 5,226:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-71#post-3308320
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-71#post-3308320
 
   |update author  = coldazrael
 
   |update author  = coldazrael
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Turn Abigail into chicken
 +
  |original author = zeroford
 +
  |original url    = {{nexus mod|3722}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-6#post-73593
 +
  |update author  = phomaique
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 4,706: Line 5,262:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-60#post-3304585
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-60#post-3304585
 
   |update author  = Aquilegia
 
   |update author  = Aquilegia
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Vaporeon Normal and Vaporeon Shiny Cat and Dog Replacement
 +
  |original author = linasouls9
 +
  |original url    = {{nexus mod|3069}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-83#post-3321024
 +
  |update author  = winterykite
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 4,716: Line 5,281:  
   |update author  = coldazrael
 
   |update author  = coldazrael
 
   |update version  = 3.5
 
   |update version  = 3.5
 +
}}
 +
{{/xnb
 +
  |original name  = Velverette's Anime Portrait and Sprite Mod
 +
  |original author = Velverette
 +
  |original url    = {{nexus mod|645}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-108#post-3338445
 +
  |update author  = pepoluan
 +
  |update version  = 0.1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 4,745: Line 5,319:  
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Vulpix as Cat (Alolan)
+
   |original name  = Vivi from FF9 as Dwarf
   |original author = Alola Vulpix Is Life
+
   |original author = clementckm92
   |original url    = {{nexus mod|2302}}
+
   |original url    = https://community.playstarbound.com/resources/vivi-from-ff9-as-dwarf.4436/
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-124#post-3357348
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-120#post-3352358
   |update author  = Allayna
+
   |update author  = ravenrakkuas
   |update version  = 2.0
+
   |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Wee Highland Coos
+
   |original name  = Vixxi's Mounts (Wolf)
   |original author = telekineticyeti
+
   |original author = Vixxi
   |original url    = {{nexus mod|60}}
+
   |original url    = https://community.playstarbound.com/threads/vixxis-mounts-wolves-fox-and-horses-current-mount-wip-tiger.109290/
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-64#post-3306010
+
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-119#post-3350511
   |update author  = coldazrael & D.Grey
+
   |update author  = SpringsSong
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
   |original name  = Wedding Dresses and Red Shirts!
+
  |original name  = Void Dog
 +
  |original author = JertsukkaTheMan
 +
  |original url    = {{nexus mod|1854}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-83#post-3321024
 +
  |update author  = winterykite
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Vulpix as Cat (Alolan)
 +
  |original author = Alola Vulpix Is Life
 +
  |original url    = {{nexus mod|2302}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-124#post-3357348
 +
  |update author  = Allayna
 +
  |update version  = 2.0
 +
}}
 +
{{/xnb
 +
  |original name  = Vulpix Pokemon as Cat
 +
  |original author = Halfwheat
 +
  |original url    = {{nexus mod|1784}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-124#post-3357348
 +
  |update author  = Allayna
 +
  |update version  = 2.0
 +
}}
 +
{{/xnb
 +
  |original name  = Warm Cozy Fireplace
 +
  |original author = Mioudew
 +
  |original url    = {{nexus mod|1024}}
 +
  |update name    = unofficial update
 +
  |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/page-4#post-51317
 +
  |update author  = UlyanaLeyana
 +
  |update version  = 2.0
 +
}}
 +
{{/xnb
 +
  |original name  = Wee Highland Coos
 +
  |original author = telekineticyeti
 +
  |original url    = {{nexus mod|60}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-64#post-3306010
 +
  |update author  = coldazrael & D.Grey
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
   |original name  = Wedding Dresses and Red Shirts!
 
   |original author = Hitgirl911
 
   |original author = Hitgirl911
 
   |original url    = {{chucklefish mod|3725}}
 
   |original url    = {{chucklefish mod|3725}}
Line 4,769: Line 5,388:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-59#post-3304457
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-59#post-3304457
 
   |update author  = coldazrael
 
   |update author  = coldazrael
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = White-Grey Bee House
 +
  |original author = Naru The Weirdo
 +
  |original url    = {{nexus mod|3133}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-130#post-3364975
 +
  |update author  = cat9412
 +
  |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = WhiteBorder (only white border)
 +
  |original author = xblaid
 +
  |original url    = {{nexus mod|1925}}
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-103#post-3334602
 +
  |update author  = hatmouse
 
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 4,785: Line 5,422:  
   |original url    = {{nexus mod|1293}}
 
   |original url    = {{nexus mod|1293}}
 
   |update name    = unofficial update
 
   |update name    = unofficial update
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-9#post-3275665
+
   |update url      = https://forums.stardewvalley.net/threads/migrating-xnb-mods-to-content-patcher-packs.564/#post-26394
 
   |update author  = Pathoschild
 
   |update author  = Pathoschild
   |update version  = 1.1.1-unofficial.1-pathoschild
+
   |update version  = 1.1.1-unofficial.3-pathoschild
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 4,959: Line 5,596:  
   |update author  = staarfruit
 
   |update author  = staarfruit
 
   |update version  = 1.0
 
   |update version  = 1.0
 +
}}
 +
{{/xnb
 +
  |original name  = Yet Another Crystal Path Recolor
 +
  |original author = Lavendarjosh
 +
  |original url    = {{nexus mod|1717}}
 +
  |update name    = Yet Another Crystal Path Recolor (CP)
 +
  |update url      = {{nexus mod|8721}}
 +
  |update author  = UlyanaLeyana
 +
  |update version  = 2.1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 4,967: Line 5,613:  
   |update url      = {{nexus mod|1853}}
 
   |update url      = {{nexus mod|1853}}
 
   |update author  = Marilyst
 
   |update author  = Marilyst
   |update version  = 1.0
+
   |update version  = 1.3.1
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 4,995: Line 5,641:  
   |update author  = Ensifera
 
   |update author  = Ensifera
 
   |update version  = 0.1
 
   |update version  = 0.1
 +
}}
 +
{{/xnb
 +
  |original name  = Zhuria's Horse Edits
 +
  |original author = Zhuria
 +
  |original url    = https://community.playstarbound.com/threads/zhurias-horse-edits-recolours.108022/
 +
  |update name    = unofficial update
 +
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-22#post-3284987
 +
  |update author  = Allayna
 +
  |update version  = 1.0
 
}}
 
}}
 
{{/xnb
 
{{/xnb
Line 5,021: Line 5,676:  
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-61#post-3305000
 
   |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-61#post-3305000
 
   |update author  = Chill-T
 
   |update author  = Chill-T
  |update version  = 1.0
  −
}}
  −
{{/xnb
  −
  |original name  = Black Cat
  −
  |original author = casildak
  −
  |original url    = {{nexus mod|286}}
  −
  |update name    = unofficial update
  −
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-83#post-3321024
  −
  |update author  = winterykite
  −
  |update version  = 1.0
  −
}}
  −
{{/xnb
  −
  |original name  = Vaporeon Normal and Vaporeon Shiny Cat and Dog Replacement
  −
  |original author = linasouls9
  −
  |original url    = {{nexus mod|3069}}
  −
  |update name    = unofficial update
  −
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-83#post-3321024
  −
  |update author  = winterykite
  −
  |update version  = 1.0
  −
}}
  −
{{/xnb
  −
  |original name  = Velverette's Anime Portrait and Sprite Mod
  −
  |original author = Velverette
  −
  |original url    = {{nexus mod|645}}
  −
  |update name    = unofficial update
  −
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-108#post-3338445
  −
  |update author  = pepoluan
  −
  |update version  = 0.1.0
  −
}}
  −
{{/xnb
  −
  |original name  = Void Dog
  −
  |original author = JertsukkaTheMan
  −
  |original url    = {{nexus mod|1854}}
  −
  |update name    = unofficial update
  −
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-83#post-3321024
  −
  |update author  = winterykite
  −
  |update version  = 1.0
  −
}}
  −
{{/xnb
  −
  |original name  = Zhuria's Horse Edits
  −
  |original author = Zhuria
  −
  |original url    = https://community.playstarbound.com/threads/zhurias-horse-edits-recolours.108022/
  −
  |update name    = unofficial update
  −
  |update url      = https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-22#post-3284987
  −
  |update author  = Allayna
   
   |update version  = 1.0
 
   |update version  = 1.0
 
}}
 
}}
Line 5,079: Line 5,689:     
# Download the XNB mod and unzip it somewhere (not in your game folder!).
 
# Download the XNB mod and unzip it somewhere (not in your game folder!).
# It should contain some <tt>.xnb</tt> files.
+
# It should contain some <samp>.xnb</samp> files.
 
# Find your [[Modding:Player Guide/Getting Started#Find your game folder|game folder]].
 
# Find your [[Modding:Player Guide/Getting Started#Find your game folder|game folder]].
# Replace the existing <tt>.xnb</tt> files under <tt>Content</tt> with the ones from the mod. '''Make sure you replace the correct files!''' There are different files with the same name (like <tt>Content/Data/hats.xnb</tt> and <tt>Content/Characters/hats.xnb</tt>), and replacing the wrong file will cause in-game errors or crashes.
+
# Replace the existing <samp>.xnb</samp> files under <samp>Content</samp> with the ones from the mod. '''Make sure you replace the correct files!''' There are different files with the same name (like <samp>Content/Data/hats.xnb</samp> and <samp>Content/Characters/hats.xnb</samp>), and replacing the wrong file will cause in-game errors or crashes.
    
===Uninstall mods===
 
===Uninstall mods===
Line 5,102: Line 5,712:  
[[de:Modding:XNB Mods]]
 
[[de:Modding:XNB Mods]]
 
[[es:Modding:Uso de mods XNB]]
 
[[es:Modding:Uso de mods XNB]]
 +
[[pt:Modificações:Usando mods XNB]]
 
[[ru:Модификации:Использование XNB модификаций]]
 
[[ru:Модификации:Использование XNB модификаций]]
 +
[[zh:模组:使用 XNB 模组]]
translators
8,404

edits