SMAPI
About SMAPI
Modding docs
Tools
Mod compatibility
Log parser
JSON validator
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
)
:
{ "Changes": [ { "LogName": "Load Shop Portraits", "Action": "Load", "Target": "Portraits/Neith", "FromFile": "assets/Portraits/Neith/Neith.png", }, { "Action": "EditData", "Target": "Data/Shops", "Entries": { "Wizadroid.TGW_NeithShop": { "ID": "Wizadroid.TGW_NeithShop", "Owners": [ { "Portrait": "Portraits/Neith", "Dialogues": [ { "Dialogue": "Hello dear, welcome to Sheets-N-Things." } ], "Name": "Wizadroid.TGW_Neith", "Id": "Wizadroid.TGW_Neith" }, { "Name": "AnyOrNone", "Id": "NobodyPresent", "ClosedMessage": "Sheets-N-Things is closed, come back later." } ], "SalableItemTags": [""], "Items": [ { "Id": "Oceanic Rug", "ItemId": "(F)1228" } ] } } } ] }
Click this button: