Mods / Vintage Sticks
- Tags:
- Author:
- harukadev
- Side:
- Both
- Created:
- May 15th 2025 at 6:36 AM
- Last modified:
- Dec 29th 2025 at 10:51 PM
- Downloads:
- 7084
-
Latest release (for Vintage Story 1.21.1-rc.1 - 1.21.6, outdated):
vintage_sticks_v2.0.1.zip 1-click install
VintageSticks is a simple yet essential quality-of-life mod that finally lets you craft sticks directly from wood in Vintage Story.
No more begging the RNG gods or crawling through bushes like a starving caveman — if you have wood, you can make sticks. Clean. Logical. Progression-friendly.
πͺ΅ Why this mod exists
Sticks are crucial for early survival, but the base game gives you no direct crafting method. VintageSticks fixes that through crafting efficiency that scales with tool quality:
| Tool + Material | Sticks Output | Durability Cost | Progression Tier |
|---|---|---|---|
| πͺ Knife + Firewood | 1 Stick | 3 | Early Improvised |
| πͺ Knife + Plank | 2 Sticks | 3 | Early-Mid |
| πͺ Axe + Firewood | 2 Sticks | 4 | Mid Efficient |
| πͺ Axe + Plank | 3 Sticks | 4 | Mid-Late |
| πͺ Saw + Firewood | 3 Sticks | 5 | Late Optimal |
| πͺ Saw + Plank | 4 Sticks π₯ | 5 | Best Production |
β¨ What this mod provides
β Craft sticks using wood (finally)
β Tool progression matters — better tools give more sticks
β Firewood serves early-game crafting
β Planks boost mid-late game efficiency
β Vertical placement avoids vanilla recipe conflicts
β No worldgen changes
β No DLLs — pure content mod
β Requires Vintage Story 1.21+
Perfect for players who want:
- Early-game progression without frustration
- Crafting that feels realistic and rewarding
- Less scavenging, more building and surviving
- A tiny mod that solves a big early-game bottleneck
| Mod Version | Mod Identifier | For Game version | Downloads | Released | Changelog | Download | 1-click mod install* |
|---|---|---|---|---|---|---|---|
| 2.0.1 | vintagesticks | 4146 | Dec 29th 2025 at 10:51 PM | vintage_sticks_v2.0.1.zip | 1-click install | ||
|
Full Changelog: https://github.com/HarukaYamamoto0/vintage-sticks/commits/v2.0.1 | |||||||
| 2.0.0 | vintagesticks | 1190 | Nov 29th 2025 at 7:28 AM | Empty | vintagesticks_v2.0.0.zip | 1-click install | |
| 1.0.0 | vintagesticks | 1748 | May 15th 2025 at 6:38 AM | VintageSticks-v1.0.0.zip | 1-click install | ||
|
main | |||||||





is it compatible with the newest version?
barleynaut very late but just added it to my world and i'm having no issues whatsoever. playing on 1.21.6 and latest versions of toolsmith both mods as of writing for future visitors to this page
Has anyone tested if this conflicts with Toolsmith?
fuckign
Finally
tysm for this mod, major need
ThePapit No problem, I've released a correction.
Hello, I am playing on 1.21.1 but the mod says that is requires 1.21.5 to work. Is there something I did wrong or is the update not actually compatible with the olders versions?
Thank you for making the mod and for your time!
Dirty_Shisno Thanks!
That was exactly the goal β give players flexibility without removing progression.
If youβve got wood and any tool with a blade, youβre no longer stuck waiting on RNG. π₯
The fact I can use Hoe and Saw in a pinch sells me on your version, thank you.
I should count the number of mods that do the exact same thing on this site...
eerino Yes, it's relatively easy since I'm a programmer, so programming in C# is a piece of cake for me, but of course, as I mentioned, what's really hard is finding content that teaches you how to do things. The easiest way is to look at the source code of existing projects to see how they did things.
"Iβm amazed at how easy it is to create mods for VS"
is it really?!
harukadev sounds like somthing to look forward to
TaimatCompany and SoggyGravel Yeah, Iβm amazed at how easy it is to create mods for VS. I only ran into a few minor issues, like not realizing I needed Java to run the VS Model Creator and some problems while building a mod Iβm working on.
Now I'm working on a Rich Presence mod for discord, but the difference is that it will be customizable, it's been a good experience.
harukadev love it ^_^ so more or less the same reason i did my first one, with some relation that is, Mine was the wooden pantograph.
Thank you! We always enjoy seeing another stick mod, as it is a frequent topic of conversation among the modding community.
One day I will also add my very own version here!
harukadev same! I don't like mods that mess with DLLs and complex code. Just give me simple recipes that won't break stuff. "Keep it Simple Stupid", and "If it's not broke don't fix it"!
I love that the developers made modding so accessible. It's awesome that people who might not have had the courage or time to try and mod something can really jump in and get their feet wet. I'm a beginner too and I'm definitely having a blast.
I think a lot of the trouble with mods is that there's too many huge ones. It's best to have an "a la cart" type of experience i think. Each mod has its own small tweak that it does so you can pick and choose without worrying about some side effect blowing up your game.
SoggyGravel, TaimatCompany The truth is that there are 2 reasons why I made this mod:
1 - simplicity: current mods do a lot of extra things that can break the game mechanics, mine only adds 3 recipes to make sticks using an axe, saw and knife, and I use the items that already exist in the game, I just create a recipe for it.
2 - learning: in short, I'm still learning how to create mods, and I'm doing it by recreating current mods, maybe this will be the only one in which I'll post these recreated mods
TaimatCompany yeah and the original looks like it got its update
man there's like five mods for this you'd think they'd put it in the vanilla game by now lol. Definitely necessary.