Nexus-Mods/NexusMods.AppPublic NotificationsYou must be signed in to change notification settings Fork44 Star861 New issue Closed erri120opened this issueMay 22, 2024· 2 comments Member erri120commentedMay 22, 2024• edited Install latest SMAPI versions in the mod installation pipeline. ...
(If you don't care about achievements or tracking game time, you can just launch StardewModdingAPI.exe in your game folder to play with mods.) Here's how to configure it: Keep SMAPI's installer window open.(If you already closed it, just run it again. No need to uninstall first.)...
Then all you have to do to add mods is drag and drop the unzipped folders into this one. It is very important to put mods in this folder and not anywhere else, or they will not work because SMAPI will not find them! Repeat steps 1-3, substituting the Mods folder path in step 2:...
(Note: I had to make the cave a clickable warp, since the cart blocks the entrance to Yama's Desert Expansion.) Ah, guess we both had the exact same idea for where to put things! I guess I could add a config file and the option to have the cart up at the top if needed?
Theversion fieldis now a semantic string like"1.0-alpha". (Mods which still use the version structure will still work fine.) Thedependencies fieldnow lets you add optional dependencies which should be loaded first if available. Finally, theSDateutility now has aDayOfWeekfield for more convenient...
How do I ask for help?You can often get a faster response by asking the community instead. If you do ask here, upload your SMAPI log and add a link to your message. This has useful info like what versions you have, which mods are installed, what happened in the game, etc. Please ...
(I'll give a warning long before so mods dependent on it have time to do stuff about it.) Additional content without editing xnbs Click to expand... Good too see you have a forums post setup. You might wanna add an how to install mod / where to install section in the OP. Also ...
SMAPI.Mods.ErrorHandler/manifest.json +++ b/src/SMAPI.Mods.ErrorHandler/manifest.json @@ -1,9 +1,9 @@ { "Name": "Error Handler", "Author": "SMAPI", - "Version": "3.18.3", + "Version": "3.18.4", "Description": "Handles some common vanilla errors to log more useful info or...
This Mod is based on SMAPI 1.8+, for installing SMAPI refer to http://canimod.com/guides/using-mods. For installaton unpack the zip-File in the Mods Folder, just like any other SMAPI Mod. An elevator like in the normal mine is added to the Skull Cavern, like in the normal mine ...
Add Efficient enchantment to fishing rod. AddMasterEnchantment Default value: false Possible values: true | false Add Master enchantment to fishing rod. AddPreservingEnchantment Default value: false Possible values: true | false Add Preserving enchantment to fishing rod. OnlyAddEnchantmentWhenHeld De...