
Vintage Story Mod DB · Vintage Story mod
Sapling Tree Params 2
SaplingTreeParams2 SaplingTreeParams stopped working in 1.19.3 and I got some time to update this mod. this was tested on 1.19.3. update: it works on 1.19.8 too. Table of Contents • SaplingTreeParams2 • Updated Framework • Config Loading • Mod/Config C
Quick answer
Which Sapling Tree Params 2 release should I use?
Sapling Tree Params 2 1.0.6 targets 1.21.6. 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 Sapling Tree Params 2 required on the client, server, or both?
It must be installed on the client. Installation on the dedicated server is optional.
This release supports both sides, but the source does not require it on the server.
What else does Sapling Tree Params 2 1.0.6 need?
1.0.6. Change the file and its required mods may change too.
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 Sapling Tree Params 2 without breaking your instance.
Built for Sapling Tree Params 2 1.0.6. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.0.6. It targets 1.21.6; another release may have different loader, side or dependency requirements.
- 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.
- 03
Put it on the correct side
It must be installed on the client. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.0.6. It opens that exact file at the source.
About this project
What does Sapling Tree Params 2 add?
SaplingTreeParams2
SaplingTreeParams stopped working in 1.19.3 and I got some time to update this mod.
this was tested on 1.19.3.
update: it works on 1.19.8 too.
Table of Contents
Updated Framework
I had to make a new repo,
because I didn't know how to update the original project to the new framework.
Framework was updated to .net7 like the game.
Config Loading
previous mod allowed the config to be loaded mutiple times during the game.
current mod loads config once at game startup and sets the list once.
Mod/Config Changes
1. you can now decide on what trees to modify, default is "pine".
2. config can't be empty, either load the mod or disable it.
3. you can now set ignoreColdTemp so that trees could grow in cold weather.
4. any tree that isn't in the list will be unaffected by this mod.
Config Schema
[ { "treeType": "pine", "skipForestFloor": true, "size": 0.5, "otherBlockChance": 1.0, "vinesGrowthChance": 0.01, "mossGrowthChance": 0.02, "ignoreColdTemp": true }, { "treeType": "acacia", "skipForestFloor": true, "size": 0.5, "otherBlockChance": 1.0, "vinesGrowthChance": 0.01, "mossGrowthChance": 0.02, "ignoreColdTemp": false }, ...]
Config Location
same place as previous mod: VintageStoryData/ModConfig
Tested
Game version - 1.19.3, 1.19.8.
Client - works.
Server - works.
Commands
/sapconfig <sub-command>
Sub-Commands
/sapconfig add [type=birch,sff=true,size=0.3,obc=1,vgc=0.01,mgc=0.02,ic=true]
/sapconfig add [type=birch,size=0.5]
/sapconfig show
/sapconfig remove birch
Help Related
/help sapconfig
/help sapconfig add
/help sapconfig remove
Fixes
- fixed the 1 day tree growth bug.
Project description from Vintage Story Mod DB.
Pick your setup
Sapling Tree Params 2 releases for each Vintage Story version.
Choose the version and loader you play, then open the matching release.
1.20.3
1 loader build1.19.8
1 loader build1.19.3
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Sapling Tree Params 2 versions and loaders
1.0.6
saplingtreeparams2_1.0.6.zip
16 Jan 2026
1.0.4
saplingtreeparams2_1.0.4.zip
30 Jan 2025
1.0.3
saplingtreeparams2_1.0.3.zip
16 Sept 2024
1.0.2
saplingtreeparams2_1.0.2.zip
2 Mar 2024
1.0.1
saplingtreeparams2_1.0.1.zip
14 Feb 2024
Looking for an older file? The official Vintage Story Mod DB project page is in Resources.