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 data for Surstromming", "Action": "EditData", "Target": "Data/Objects", "Entries": { "Campaigner.surstromming": { "Name": "Campaigner.surstromming", "DisplayName": "Surstromming", "Description": "The wonderful odor of herring, preserved for future generations to suffer from.", "Type": "basic", "Category": -5, "Price": 65, "Texture": "{{InternalAssetKey: assets/surstromming.png}}", "SpriteIndex": 0, "Edibility": -20, "ContextTags": [ "egg_item", "color_green" ], "IsDrink": false, "Buffs": null, "GeodeDropsDefaultItems": false, "GeodeDrops": null, "ArtifactSpotChances": null, "ExcludeFromFishingCollection": false, "ExcludeFromShippingCollection": false, "ExcludeFromRandomSale": false, "CustomFields": null, "GiftTastes": { "Love": [ "George" ] } }, }, }, { "Action": "EditData", "Target": "Data/Machines", "TargetField": [ "(BC)15", "OutputRules" ], "Entries": { "Campaigner.surstrommingrecipe": { "Id": "Campaigner.surstrommingrecipe", "Triggers": [ { "RequiredItemId": "147" } ], "OutputItem": [ { "ItemId": "Campaigner.surstromming" } ], "MinutesUntilReady": 200 } } } ] }
Click this button: