This wiki is a read-only version of the Stardew Valley Wiki. The official editable wiki maintained by ConcernedApe can be found at stardewvalleywiki.com

Changes

Jump to: navigation, search

Modding:Content Patcher

4 bytes removed, 03:00, 28 June 2020
Next steps
<source lang="javascript">
//dog head in inventory
{
"ToArea": { "X": 208, "Y": 208, "Width": 16, "Height": 16 }, //Dog 1
"ToArea": { "X": 240, "Y": 208, "Width": 16, "Height": 16 }, //Dog 3
}
</source>
<source lang="javascript">
//cat head in inventory
{
"ToArea": { "X": 160, "Y": 208, "Width": 16, "Height": 16 }, //Cat 1
"ToArea": { "X": 192, "Y": 208, "Width": 16, "Height": 16 }, //Cat 3
}
</source>
[[es:Modding:Content Patcher]]
49
edits

Navigation menu