Back to mods
HT's TreePlant project artwork

CurseForge · Minecraft mod

HT's TreePlant

Let saplings plant themselves.

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

Quick answer

Which HT's TreePlant release should I use?

Updated 3 years ago
Latest stable file TreePlant-1.19.2-fabric-0.3.1.jar
Game version 1.19.2, 1.19.1
Loader Fabric

HT's TreePlant TreePlant-1.19.2-fabric-0.3.1.jar targets 1.19.2, 1.19.1 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is HT's TreePlant required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does HT's TreePlant TreePlant-1.19.2-fabric-0.3.1.jar need?

TreePlant-1.19.2-fabric-0.3.1.jar. 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 HT's TreePlant without breaking your instance.

Built for HT's TreePlant TreePlant-1.19.2-fabric-0.3.1.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use TreePlant-1.19.2-fabric-0.3.1.jar. It targets 1.19.2, 1.19.1 with Fabric; 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

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside TreePlant-1.19.2-fabric-0.3.1.jar. It opens that exact file at the source.

About this project

What does HT's TreePlant add?

Saplings that fall from tree leaves will try to plant themselves soon after landing on the ground. Works well with HT's TreeChop.

Fabric (requires Forge Config API Port):

Forge:

Cool features:

  • Compatible with modded trees
  • Compatible with tree felling and fast leaf decay mods
  • Different configuration settings for saplings that are tossed, broken, or fall from decaying leaves
  • Sapling items make one last attempt to plant themselves before despawning
  • Works with mushrooms and fungi
  • Low server overhead
  • Only needs to be installed server-side

Here's a quick demo by Mister Echo (and check out the other cool mods in the video!):

Sample config:

["What to plant"]
#Items with this tag will be automatically planted when possible
itemTagForPlantableItems = "treeplant:auto_plantables"

#Set chanceOfPlanting = 0.0 to disable
["When to plant"]

["When to plant"."Saplings tossed by players"]
#A random number of seconds to add to the wait time
#Range: 0.0 ~ 100000.0
wiggle = 3.0
#Chance that a dropped sapling will be planted if possible
#Range: 0.0 ~ 1.0
chanceOfPlanting = 0.0
#The number of seconds to wait before planting saplings
#Range: 0.0 ~ 100000.0
numSecondsBeforePlanting = 5.0
#The minimum allowed distance between saplings of the same type
#Range: 1 ~ 16
minDistanceBetweenSaplings = 1

["When to plant"."Saplings that fall naturally (e.g. when leaves decay or when using tree felling mods)"]
#A random number of seconds to add to the wait time
#Range: 0.0 ~ 100000.0
wiggle = 3.0
#Chance that a dropped sapling will be planted if possible
#Range: 0.0 ~ 1.0
chanceOfPlanting = 1.0
#The number of seconds to wait before planting saplings
#Range: 0.0 ~ 100000.0
numSecondsBeforePlanting = 1.0
#The minimum allowed distance between saplings of the same type
#Range: 1 ~ 16
minDistanceBetweenSaplings = 2

["When to plant"."Saplings that drop when a player breaks a block"]
#A random number of seconds to add to the wait time
#Range: 0.0 ~ 100000.0
wiggle = 3.0
#Chance that a dropped sapling will be planted if possible
#Range: 0.0 ~ 1.0
chanceOfPlanting = 1.0
#The number of seconds to wait before planting saplings
#Range: 0.0 ~ 100000.0
numSecondsBeforePlanting = 10.0
#The minimum allowed distance between saplings of the same type
#Range: 1 ~ 16
minDistanceBetweenSaplings = 1

["When to plant"."Saplings that are about to despawn, no matter where they came from"]
#Chance that a dropped sapling will be planted if possible
#Range: 0.0 ~ 1.0
chanceOfPlanting = 1.0
#The minimum allowed distance between saplings of the same type
#Range: 1 ~ 16
minDistanceBetweenSaplings = 2

[Miscellaneous]
#The number of seconds to keep trying to plant a sapling after the first attempt
#Range: 0.0 ~ 100000.0
numSecondsToRetryPlanting = 120.0
#Whether to allow players to plant saplings by right-clicking on dirt
allowRightClickPlanting = true
#The number of seconds to wait before trying to plant after a failed attempt
#Range: 0.0 ~ 100000.0
numSecondsBetweenTries = 1.0

Changelog:

0.3.1:

  • Allow multiple plantable tags to be configured
  • Added compatibility with Dynamic Trees seeds

0.3.0:

  • Fixed configuration values not being applied correctly
  • Added option to auto plant despawning saplings
    0.2.1:
  • Don't try to plant empty items
  • Fixed display name

0.2.0:

  • Added more config options for saplings dropped by leaf decay, block breaking, or item tossing
  • Added config option to prevent players from manually planting saplings
  • Added configurable wiggle time to spread out planting noises
  • Fixed issue where saplings would sometimes be planted later than expected

0.1.1:

  • Removed incorrect warning message
  • Added more info to warning messages

Project description from CurseForge.

Pick your setup

HT's TreePlant by Minecraft version and loader

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

12 available setups

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

Recent files

HT's TreePlant versions and loaders

15 of 15 releases match

Looking for an older file? The official CurseForge project page is in Resources.