Jack's Server Side Tweaks
GitHubModrinthCurseForgeHome
  • Jack's Server Side Tweaks
  • Installation Requirements
  • Tweaks
    • Beacon Enhancement
    • Campfire Timers
    • Effector Ranges
    • Extra Highlights
    • Item Nudging
    • Portable Crafting
    • Sapling Replant
  • Tools
    • Banner Writer
    • Concealable Item Frames
    • Item Editor
    • Map Editor
Powered by GitBook
On this page
  • Configuration
  • Enabled
  • Saplings Tag
  • Search Radius
  • Search Radius (2x2)
  • Minimum Spacing
  • Max Saplings per Stack
  1. Tweaks

Sapling Replant

No more empty forests

PreviousPortable CraftingNextBanner Writer

Last updated 4 months ago

JSST will cause decaying saplings try and replant themselves, giving each other space. This allows you to maintain forests easier, or plant your own by 'sprinkling' them about.

Configuration

Enabled

Whether this feature should be enabled or not.

  • Options: true, false

  • Default: true

Saplings Tag

Item tag that counts as a sapling, which will try to get placed.

  • Options: An item tag.

  • Default: minecraft:saplings

Search Radius

Radius in blocks that saplings will look for valid ground to plant themselves.

  • Options: [0, 4]

  • Default: 2

Search Radius (2x2)

For large saplings, how far they will look for others of their type to connect to.

  • Options: [0, 6]

  • Default: 4

Minimum Spacing

How many blocks to aim for between saplings, in order to make a sparser forest.

  • Options: [0, 3]

  • Default: 2

Max Saplings per Stack

The maximum amount of saplings allowed to be planted from a single dropped stack of saplings.

  • Options: [1, 16]

  • Default: 4

(Exaggerated Settings) Saplings replanting themselves after decay.