Giter Site home page Giter Site logo

stardewmods's Introduction

This repository contains my SMAPI mods for Stardew Valley. See the individual mods for documentation and release notes.

Mods

Active mods:

  • Automate (ModDrop | Nexus | source)
    Place a chest next to a machine (like a furnace or crystalarium), and the machine will automatically pull raw items from the chest and push processed items into it. Connect multiple machines with a chest to create factories.

  • Chests Anywhere (ModDrop | Nexus | source)
    Access your chests from anywhere and organize them your way. Transfer items without having to run around, from the comfort of your bed to the deepest mine level.

  • Content Patcher (ModDrop | Nexus | source)
    Load content packs that change the game's images and data without replacing XNB files. Unlike XNB mods, these content packs get automatic update checks and compatibility checks, are easy to install and uninstall, and are less likely to break due to game updates.

  • Crops Anytime Anywhere (ModDrop | Nexus | source)
    Grow crops in any season and location, including on grass/dirt tiles you normally couldn't till.

  • Data Layers (ModDrop | Nexus | source)
    Overlays the world with visual data like accessibility, bee/Junimo/scarecrow/sprinkler coverage, etc. It automatically includes data from other mods if applicable.

  • Debug Mode (ModDrop | Nexus | source)
    Press a button to view debug information and unlock the game's built-in debug commands (including teleportation and time manipulation).

  • Fast Animations (ModDrop | Nexus | source)
    Speed up many animations in the game (currently eating, drinking, milking, shearing, and breaking geodes). Optionally configure the speed for each animation.

  • Horse Flute Anywhere (Nexus | source)
    Use the horse flute to summon your horse anywhere, even indoors or in caves/dungeons.

  • Lookup Anything (ModDrop | Nexus | source)
    See live info about whatever's under your cursor when you press F1. Learn a villager's favorite gifts, when a crop will be ready to harvest, how long a fence will last, why your farm animals are unhappy, and more.

  • Noclip Mode (ModDrop | Nexus | source)
    Toggle noclip mode at the press of a button, letting you walk through anything (even map boundaries).

  • Skip Intro (ModDrop | Nexus | source)
    Skip straight to the title screen or load screen (configurable) when you start the game. It also skips the screen transitions, so starting the game is much faster.

  • Small Beach Farm (ModDrop | Nexus | source)
    Replaces the riverlands farm with a fertile pocket beach, suitable for slower or challenge runs.

  • Tractor Mod (ModDrop Nexus | source)
    Lets you buy a tractor to more efficiently till/fertilize/seed/water/harvest crops, clear rocks, etc.

Inactive mods:

  • No Debug Mode
    (deleted) Disables SMAPI's F2 debug mode, which can cause unintended effects like skipping an entire season or teleporting into walls. No longer needed after SMAPI 1.0.

  • The Long Night (Nexus | source)
    Disables collapsing. You just stay awake forever and the night never ends (until you go to bed). Broke permanently in Stardew Valley 1.3.20.

  • Rotate Toolbar (Nexus | source)
    Rotate the top inventory row for the toolbar by pressing Tab (configurable). Added to the game in Stardew Valley 1.4.0.

Translating the mods

The mods can be translated into any language supported by the game, and SMAPI will automatically use the right translations.

Contributions are welcome! See Modding:Translations on the wiki for help contributing translations.

(❑ = untranslated, ↻ = partly translated, ✓ = fully translated)

  Automate Chests Anywhere Data Layers Debug Mode Fast Animations Horse Flute Anywhere Lookup Anything Noclip Mode Skip Intro Small Beach Farm Tractor Mod
Chinese
French
German
Hungarian
Italian
Japanese
Korean
Polish
Portuguese
Russian
Spanish
Thai
Turkish
Ukrainian

Compiling the mods

Installing stable releases from Nexus Mods is recommended for most users. If you really want to compile the mod yourself, read on.

These mods use the crossplatform build config so they can be built on Linux, Mac, and Windows without changes. See the build config documentation for troubleshooting.

Compiling a mod for testing

To compile a mod and add it to your game's Mods directory:

  1. Rebuild the project in Visual Studio or MonoDevelop.
    This will compile the code and package it into the mod directory.
  2. Launch the project with debugging.
    This will start the game through SMAPI and attach the Visual Studio debugger.

Compiling a mod for release

To package a mod for release:

  1. Switch to Release build configuration.
  2. Recompile the mod per the previous section.
  3. Upload the generated bin/Release/<mod name>-<version>.zip file from the project folder.

stardewmods's People

Contributors

pathoschild avatar lambui avatar makinday avatar sinz163 avatar danielletlumach avatar wally232 avatar emwhykay avatar mattfeldman avatar ellipszist avatar spacechase0 avatar mysti57155 avatar atravita-mods avatar f4ith avatar watchakorn-18k avatar zangorr avatar angel4killer avatar taelfayre avatar fadeddexofan avatar cofiem avatar nanogamer7 avatar s2sky avatar scartiana avatar pomepome avatar vincentroth avatar yllelder avatar mezen avatar annosz avatar husky110 avatar martin66789 avatar kzawora avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.