Back to mods
Better Hoe project artwork

Vintage Story Mod DB · Vintage Story mod

Better Hoe

• If you use this with Primitive Survival https://mods.vintagestory.at/primitivesurvival you have to ajust config file ! In Primitive Survival's modconfig file set FurrowedLandEnabled to false. The two hoe behaviours conflict so you need to choose one. • Thi

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Better Hoe release matches 1.22.0?

Updated 15 days ago
Best match for your filters 2.0.2
Game version 1.22.0, 1.22.1, 1.22.2
Loader Built-in Vintage Story mod system

Better Hoe 2.0.2 targets 1.22.0, 1.22.1, 1.22.2. It must be installed on the client. Installation on the dedicated server is optional. No extra mods listed for this file.

Where it goes

Is Better Hoe required on the client, server, or both?

It must be installed on the client. Installation on the dedicated server is optional.

Client Required
Dedicated server Optional
Loader for this release Built-in Vintage Story mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This release supports both sides, but the source does not require it on the server.

What else does Better Hoe 2.0.2 need?

2.0.2 on 1.22.0. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Better Hoe without breaking your instance.

Built for Better Hoe 2.0.2 on 1.22.0. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 2.0.2. It targets 1.22.0, 1.22.1, 1.22.2; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    It must be installed on the client. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 2.0.2. It opens that exact file at the source.

About this project

What does Better Hoe add?

  1. If you use this with Primitive Survival https://mods.vintagestory.at/primitivesurvival  you have to ajust config file !
    In Primitive Survival's modconfig file set FurrowedLandEnabled to false. The two hoe behaviours conflict so you need to choose one.
  2. This mod is not compatible with  Xskills Hoe https://mods.vintagestory.at/show/mod/247.
    It will likely just prevent the xSkills farming bonus related to hoes from working.

About the mod :

  • Add a function to create paths with the hoe
  • Dirt Path have walkspeedmultiplier: 1.2
  • Stair dirt path have walkspeedmultiplier: 1.1
  • Stone path have walkspeedmultiplier: 1.3 same as vanilla
  • Stone path stairs have walkspeedmultiplier: 1.2 same as vanilla
  • You can adjust settings in the config file : %appdata%\VintagestoryData\ModConfig -> EDIT "BetterHoeConfig.json"
  • The config file is generated after you'r first launch. You have to restart the server or you'r game to apply new change.

    ℹ️ How to use it

    • Hold Left Click to use the hoe like in vanilla.
    • Press F (or your custom Select Tool / Clayforming Mode key in Settings → Controls) to switch between BetterHoe modes.
    • Hold Right Click on a dirt block to use the selected mode.
    • Stone Path mode requires stones in your inventory and can also be used on sand and gravel blocks.

Feel free to send me translation and if you can make better svg icon i will upload it !

You can use Crowding to add translation : https://crowdin.com/translate/vintage-story-mods/21048
Mabe Crowding are not updated idk why... You can send me translated files here or into Discord.

Or give me your beautifful path screenshot :) The first screenshot is from Bigmaison67 Huge tanks
Happy Vintage day !

 

BetterHoeConfig.json
⚠️ Do not copy the bold lines starting with // into your configuration file. They are comments for documentation purposes only. Including them will make the configuration file invalid and the mod will fail to load.

Spoiler!
{
// Don't touch this
"ConfigVersion": 5,
 
"EnablePathMode": true,
 
//Enable or disable dry path
"EnableDryPackedDirtPath": true,
 
//Enable or disable normal path
"EnablePackedDirtPath": true,
 
//Enable or disable Full block path In the Hoe Cycles "default = false like vanilla"
"EnableFullBlocksInHoeCycles": false,
 
//Enable or disable Full Block Patch Recipes "default = false like vanilla"
"EnableFullBlockRecipes": false,
 
//Exemple_SelectedMaterialSet_AllowedForForestFloor": "Material selected for interaction with the forest floor. Possible values: AllMaterials, MinCopper, MinBronze, MinIron,Nothing
"SelectedMaterialSet": "MinBronze",
 
"EnablePathGravity": false,
"DamageItemStandard": 1,
"DamageItemExtraPlow": 5,
"DamageItemExtraPath": 2,
"ConsumeSaturationStandard": 1.0,
"ConsumeSaturationExtraPlow": 10.0,
"ConsumeSaturationExtraPath": 2.0,
 
//Enable or Disable Stone Path
"EnableStonePathMode": true,
 
"StonePathStoneCost": 4,
"DamageItemExtraStonePath": 3,
"ConsumeSaturationExtraStonePath": 2.0
}



en.json,

Spoiler!
{
  "labourer": "Plough",
  "chemin": "Path",
  "chemin-aride": "Dry Packed Dirt Path",
  "chemin-terre-battue": "Packed Dirt Path",
  "ImpossibleDeFaireUnChemin": "An object or block prevents this action!",
  "IlFautUneHoueDeMilleureQualite": "Your hoe is not strong enough to create a path here!",
  "ImpossibleDeLabourer": "This ground cannot be tilled!",
  "ImpossibleDeFaireUnCheminSurCeTypeDeTerrain": "A path cannot be created on this type of terrain!",
  "betterhoe:block-packeddirtpathtrans-dry-free": "Dry Packed Dirt Path",
  "betterhoe:block-packeddirtpathtrans-dry-snow": "Snow-covered Dry Packed Dirt Path",
  "betterhoe:block-packeddirtpathtrans-packed-free": "Packed Dirt Path",
  "betterhoe:block-packeddirtpathtrans-packed-snow": "Snow-covered Packed Dirt Path",
  "betterhoe:block-packeddirtpathtransfull-dry": "Dry Packed Dirt Path Block",
  "betterhoe:block-packeddirtpathtransfull-packed": "Packed Dirt Path Block",
  "betterhoe:block-packeddirtpathtransslab-dry-free": "Dry Packed Dirt Path Slab",
  "betterhoe:block-packeddirtpathtransslab-dry-snow": "Snow-covered Dry Packed Dirt Path Slab",
  "betterhoe:block-packeddirtpathtransslab-packed-free": "Packed Dirt Path Slab",
  "betterhoe:block-packeddirtpathtransslab-packed-snow": "Snow-covered Packed Dirt Path Slab",
  "betterhoe:block-packeddirtpathtransstairslow-dry-*-*-free": "Small Dry Packed Dirt Path Stairs",
  "betterhoe:block-packeddirtpathtransstairslow-dry-*-*-snow": "Snow-covered Small Dry Packed Dirt Path Stairs",
  "betterhoe:block-packeddirtpathtransstairslow-packed-*-*-free": "Small Packed Dirt Path Stairs",
  "betterhoe:block-packeddirtpathtransstairslow-packed-*-*-snow": "Snow-covered Small Packed Dirt Path Stairs",
  "betterhoe:block-packeddirtpathtransstairsup-dry-*-*-free": "Dry Packed Dirt Path Stairs",
  "betterhoe:block-packeddirtpathtransstairsup-dry-*-*-snow": "Snow-covered Dry Packed Dirt Path Stairs",
  "betterhoe:block-packeddirtpathtransstairsup-packed-*-*-free": "Packed Dirt Path Stairs",
  "betterhoe:block-packeddirtpathtransstairsup-packed-*-*-snow": "Snow-covered Packed Dirt Path Stairs",
  "betterhoe:block-stonepathstairsfull-*-*-free": "Stone Path Stairs",
  "betterhoe:block-stonepathstairsfull-*-*-snow": "Snow-covered Stone Path Stairs",
  "chemin-pierre": "Stone Path",
  "PasAssezDePierres": "You need at least {0} stones to create a stone path."
}

Project description from Vintage Story Mod DB.

Pick your setup

Better Hoe releases for each Vintage Story version.

Choose the version and loader you play, then open the matching release.

44 available setups

Showing the newest 12 of 44 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Better Hoe versions and loaders

3 of 17 releases match
Clear filters

Looking for an older file? The official Vintage Story Mod DB project page is in Resources.