Skip to content
JasperLorelai edited this page Nov 15, 2023 · 10 revisions

Source Code

spell-class: ".targeted.TreeSpell"

Description:

A targeted spell that makes a tree grow at the targeted location.

Configuration:

Since Beta 13 these options support dynamic values through numeric or string expressions.

Option Description Type Default
tree-type Type of the tree tree
animation-speed Speed of the tree grow animation. Integer 20

Example:

growtree:
    spell-class: ".targeted.TreeSpell"
    tree-type: redwood

Clone this wiki locally