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
)
:
{ "Format": "2.9.1", "ConfigSchema": { "Enable Old Seed Sprites": { "AllowValues": "true, false", "Default": "false", "Description": "Replaces the seed sprites with those from the initial versions of the mod, and alters the names to make them a little more accurate." } }, "Changes": [ { "Action": "Load", "Target": "TntDove.PBB/objects, TntDove.PBB/crops, TntDove.PBB/giantcrops", "FromFile": "assets/{{TargetWithoutPath}}.png" }, { "Action": "Include", "FromFile": "data/shop_pierre.json, data/shop_oasis.json, data/shop_islandtrader.json, data/shop_travelingcart.json, data/shop_icecreamstand.json, data/shop_extras.json," }, { "Action": "Include", "FromFile": "data/objects.json, data/crops.json, data/giantcrops.json, data/objectreplacements.json, data/recipes.json, data/machines.json, data/forage.json, data/mail.json, data/gifttastes.json, data/overrides.json, data/buffs.json, data/quests.json, data/events.json, data/characters.json, data/migration.json, data/rift.json, data/riftdimension.json, data/sounds.json, data/triggeractions.json, data/dreamlocation.json, data/secrets.json, data/dialogue.json" }, { "Action": "Include", //"When": {"HasMod |contains=spacechase0.SpaceCore": true}, "FromFile": "data/objectcategories.json" } ], "DynamicTokens": [ { "Name": "{{NPCFriendshipLvl}}", "Value": "Friend", "When": { "Hearts:{{ModId}}_Darkrai": "{{Range: 6, 10}}" } }, { "Name": "{{NPCFriendshipLvl}}", "Value": "Servant", "When": { "Hearts:{{ModId}}_Darkrai": "{{Range: 0, 5}}" } } ] }
Click this button: