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
  • Sugarcane
  • Tree Logs
  • Configuration
  • Sugarcane Enabled
  • Tree Logs Enabled
  • Highlight Time
  • Highlight Range
  • Log Tag
  • Axes Tag
  1. Tweaks

Extra Highlights

PreviousEffector RangesNextItem Nudging

Last updated 4 months ago

JSST adds two quick highlighting features for sugarcane and tree logs.

Sugarcane

When holding sugarcane, players will be able to see nearby sugarcane items on the ground - helpful for dense farms.

Tree Logs

Players can sneak-right click with an axe to highlight nearby logs - helpful for jungle, acacia or other situations where they might be covered by foliage.

Configuration

Sugarcane Enabled

Whether dropped sugarcane should be highlighted when holding the item.

  • Options: true, false

  • Default: true

Tree Logs Enabled

Whether players should be able to highlight nearby logs with an axe.

  • Options: true, false

  • Default: true

Highlight Time

How long logs should remain highlighted for, in ticks.

  • Options: [100, 300]

  • Default: 200

Highlight Range

Radius in blocks from the player to look for logs.

  • Options: [6, 16]

  • Default: 12

Log Tag

Block tag that counts as a log, in order to be highlighted.

  • Options: A block tag.

  • Default: minecraft:logs

Axes Tag

Item tag that counts as an axe, in order to trigger the highlight.

  • Options: An item tag.

  • Default: minecraft:axes

Sugarcane items, normally hidden behind blocks, being highlighted.
Logs being highlighted through foliage.