SMAPI
About SMAPI
Modding docs
Tools
Mod compatibility
Log parser
JSON validator
Mod stats
JSON validator
Upload a JSON file
Choose the JSON format:
None
SMAPI: manifest
SMAPI: translations (i18n)
Content Patcher
Drag the file onto this textbox
(or
choose a file
)
:
{ "Format": "2.9.1", "Changes": [ { "Action": "EditImage", "Target": "TileSheets/Craftables", "FromFile": "assets/NormalChest.png", "FromArea": { "X": 32, "Y": 512, "Width": 96, "Height": 32 }, "ToArea": { "X": 0, "Y": 1216, "Width": 96, "Height": 32 }, "PatchMode": "Replace", }, { "Action": "EditImage", "Target": "TileSheets/Craftables", "FromFile": "assets/NormalChestRecolorable.png", "FromArea": { "X": 0, "Y": 576, "Width": 96, "Height": 64 }, "ToArea": { "X": 0, "Y": 1248, "Width": 96, "Height": 64 }, "PatchMode": "Replace", } ] }
Click this button: