RELEASED Tractor Mod *

Lets you buy a tractor to more efficiently use tools, fertilise or seed crops, etc.

  1. Pathoschild

    Pathoschild Tiy's Beard

    @hingerson Yep, the tractor/garage are separate from your horse/stable.
     
      hingerson likes this.
    • Pathoschild

      Pathoschild Tiy's Beard

      Tractor Mod 4.7.3 is now available!

      Release notes:
      • Fixed stable no longer in Robin's carpenter menu after building a tractor garage.
      • Fixed fertiliser applied to existing crops.
      • Fixed compatibility with Tool Geodes mod.
       
      • Lucky Zippo

        Lucky Zippo Void-Bound Voyager

        EDIT - Nevermind, was a different mod (Wear More Rings).



        Updated to the latest version, getting the following problems:

        Tractor is permanently facing right, moving another direction turns the player, but not the tractor. This includes it's hitbox (or whatever the term is).

        Unable to dismount the tractor; Clicking off the tractor causes the player to jump off, however movement is disabled for a bit, then can walk again but with the tractor permanently attached. Attempting to right click anything causes the action to repeat (cant interact with doors, chests, etc. directly). Persists through warps, completely unable to get rid of the "Worn" tractor.

        Possibly a mod conflict, there is nothing in the log https://log.smapi.io/JMakFNwX
         
          Last edited: Jan 6, 2019
        • Pathoschild

          Pathoschild Tiy's Beard

          Here's a draft for Tractor Mod content packs. The idea is to let modders release retextures as their own mods, and let players unzip them into Mods just like any other content pack. All tractors/garages will use the same textures in the first release, but I might add support for different textures per tractor/garage (e.g. for multiplayer) in a later version.

          upload_2019-1-11_19-39-17.png

          Feedback is welcome!
           
            sh4d0wpl4y likes this.
          • Pathoschild

            Pathoschild Tiy's Beard

            Tractor Mod 4.8 is now available!

            Release notes:
            • Added attachment features:
              • pickaxe: break mine containers (enabled by default), break placed objects (disabled by default).
              • scythe: collect machine output (disabled by default).
            • Added attachment options:
              • axe: can now configure based on tree maturity.
              • scythe: can now configure crops and flowers separately.
            • Added option to configure build resources.
            • Added button to send tractor back home.
            • Fixed compatibility with Deep Woods.
            • Fixed farmhands unable to summon a tractor if all available tractors are in non-synced locations.
            • Fixed tractor unable to break the Cindersnap forest log.
            • Fixed garage texture not applied in the Farm Expansion mod's carpenter menu.
            • Fixed tractor range affected when you charge a tool before mounting.
            • Improved translations. Thanks to S2SKY (added Korean)!
             
            • seasavoy

              seasavoy Void-Bound Voyager

              ok so i downloaded the tractor mod and now I can not build the stable at all I looked in Robin's and its not even there anymore
               
              • Pathoschild

                Pathoschild Tiy's Beard

              • emmalee24

                emmalee24 Void-Bound Voyager

                How do I increase the radius of the tractor and add Axe to cut down trees with the tractor?
                I do not really understand how to do it.
                 
                • Pathoschild

                  Pathoschild Tiy's Beard

                  @emmalee24 You can open the mod's config.json file in a text editor, then...
                  • To increase the radius, change the number next to Distance. This should be a small number, since the performance impact rises sharply as it increases.
                  • To cut trees, change false to true next to the fields under Axe.
                   
                  • Pathoschild

                    Pathoschild Tiy's Beard

                    Tractor Mod 4.8.1 + 4.8.2 is now available!

                    Release notes:
                    • Fixed chests being treated as weeds in some cases.
                    • Fixed scythe and some melee weapons not clearing dead crops if enabled.
                    • Improved translations. Thanks to Mysti57 (added French)!
                     
                      Last edited: Apr 7, 2019
                    • AyuTama

                      AyuTama Space Hobo

                      In multiplayer, can you buy more than on tractor for each player?
                       
                      • Pathoschild

                        Pathoschild Tiy's Beard

                        @AyuTama Yep. Let me know if that's not working for you.
                         
                        • Andarkvolt

                          Andarkvolt Void-Bound Voyager

                          Would it be possible to make the tractor facing the exit (South) when spawned? I think this might look more aesthetically pleasing as you're driving the tractor directly out of the garage.
                           
                          • Pathoschild

                            Pathoschild Tiy's Beard

                            @Andarkvolt It mainly faces left because that's how the default horses behave. I could change the default direction if other players want it too, though I don't really want the added complexity to make it configurable.
                             
                            • SpiderWhisperer

                              SpiderWhisperer Intergalactic Tourist

                              My scythe doesn't work with my tractor. It won't clear grass or harvest crops. I have uninstalled and reinstalled it but nothing has helped.

                              Here is my config:json for my tractor

                              {
                              "Distance": 1,
                              "TractorSpeed": -2,
                              "MagneticRadius": 384,
                              "BuildPrice": 150000,
                              "BuildMaterials": {
                              "335": 20,
                              "337": 5,
                              "787": 5
                              },
                              "HighlightRadius": false,
                              "StandardAttachments": {
                              "Axe": {
                              "ClearFruitTreeSeeds": false,
                              "ClearFruitTreeSaplings": false,
                              "CutGrownFruitTrees": false,
                              "ClearTreeSeeds": false,
                              "ClearTreeSaplings": false,
                              "CutGrownTrees": false,
                              "CutTappedTrees": false,
                              "ClearLiveCrops": false,
                              "ClearDeadCrops": true,
                              "ClearDebris": true
                              },
                              "Fertilizer": {
                              "Enable": true
                              },
                              "GrassStarter": {
                              "Enable": true
                              },
                              "Hoe": {
                              "TillDirt": true,
                              "ClearWeeds": true,
                              "DigArtifactSpots": true
                              },
                              "MeleeWeapon": {
                              "AttackMonsters": false,
                              "ClearDeadCrops": true,
                              "BreakMineContainers": true
                              },
                              "PickAxe": {
                              "ClearDebris": true,
                              "ClearDeadCrops": true,
                              "ClearDirt": true,
                              "ClearFlooring": false,
                              "ClearBouldersAndMeteorites": true,
                              "ClearObjects": false,
                              "BreakMineContainers": true,
                              "ClearWeeds": true
                              },
                              "Scythe": {
                              "HarvestCrops": true,
                              "HarvestFlowers": true,
                              "HarvestForage": true,
                              "HarvestFruitTrees": true,
                              "HarvestMachines": true,
                              "HarvestGrass": true,
                              "ClearDeadCrops": true,
                              "ClearWeeds": true
                              },
                              "Seeds": {
                              "Enable": true
                              },
                              "Slingshot": {
                              "Enable": false
                              },
                              "WateringCan": {
                              "Enable": true
                              },
                              "SeedBagMod": {
                              "Enable": true
                              }
                              },
                              "Controls": {
                              "SummonTractor": "Back",
                              "DismissTractor": "Back",
                              "HoldToActivate": ""
                              },
                              "CustomAttachments": [],
                              "InvincibleOnTractor": true
                              }
                               
                                Last edited: Jun 2, 2019
                              • Pathoschild

                                Pathoschild Tiy's Beard

                              • Pathoschild

                                Pathoschild Tiy's Beard

                                Tractor Mod 4.8.3 is now available!

                                Release notes:
                                • Fixed config parsing errors for some players.
                                • Fixed tractor not working in Deep Woods after the first screen.
                                • Fixed issue where pressing the dismiss-tractor key while riding a horse caused the horse to disappear.
                                 
                                • SpiderWhisperer

                                  SpiderWhisperer Intergalactic Tourist

                                  [SMAPI] SMAPI 2.11.2 with Stardew Valley 1.3.36 on Microsoft Windows 10 Home
                                  [SMAPI] Mods go here: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods
                                  [SMAPI] Starting game...
                                  Setting breakpad minidump AppID = 413150
                                  Steam_SetMinidumpSteamID: Caching Steam ID: 76561198201710667 [API loaded no]
                                  [SMAPI] Loaded 3 mods:
                                  [SMAPI] Console Commands 2.11.2 by SMAPI | Adds SMAPI console commands that let you manipulate the game.
                                  [SMAPI] Save Backup 2.11.2 by SMAPI | Automatically backs up all your saves once per day into its folder.
                                  [SMAPI] Tractor Mod 4.8.1 by Pathoschild | Lets you buy a tractor to more efficiently work with crops, clear twigs and rocks, etc.

                                  [SMAPI] Type 'help' for help, or 'help <cmd>' for a command's usage

                                  [SMAPI] You can update 1 mod:
                                  [SMAPI] Tractor Mod 4.8.3: https://www.nexusmods.com/stardewvalley/mods/1401
                                   
                                  • Pathoschild

                                    Pathoschild Tiy's Beard

                                    @SpiderWhisperer You have an old version of Tractor Mod; updating to the latest version should fix the scythe.
                                     
                                    • IncompCF

                                      IncompCF Void-Bound Voyager

                                      I'd like to be able to use the HoldToActivate setting, but I would prefer if I could set the binding to MouseLeft, since it's far more comfortable to be able to steer with one hand and operate with the other. However, doing this does not work, as both left-clicking and right-clicking will dismount the tractor if used while riding it. Is it possible to free up MouseLeft so that can be used in bindings?

                                      Thanks in advance.
                                       

                                      Share This Page