Back to mods
Sapling Tree Params 2 project artwork

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

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

Quick answer

Which Sapling Tree Params 2 release should I use?

Updated 6 months ago
Latest stable file 1.0.6
Game version 1.21.6
Loader Built-in Vintage Story mod system

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.

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 Sapling Tree Params 2 1.0.6 need?

1.0.6. Change the file and its required mods may change too.

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 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.

  1. 01

    Stick to this file

    Use 1.0.6. It targets 1.21.6; 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 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.

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.

4 available setups

Check 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

5 of 5 releases match

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