Extra Highlights
Last updated
Last updated
JSST adds two quick highlighting features for sugarcane and tree logs.
When holding sugarcane, players will be able to see nearby sugarcane items on the ground - helpful for dense farms.
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.
Whether dropped sugarcane should be highlighted when holding the item.
Options: true
, false
Default: true
Whether players should be able to highlight nearby logs with an axe.
Options: true
, false
Default: true
How long logs should remain highlighted for, in ticks.
Options: [100, 300]
Default: 200
Radius in blocks from the player to look for logs.
Options: [6, 16]
Default: 12
Block tag that counts as a log, in order to be highlighted.
Options: A block tag.
Default: minecraft:logs
Item tag that counts as an axe, in order to trigger the highlight.
Options: An item tag.
Default: minecraft:axes