Skip to content
JasperLorelai edited this page Jul 16, 2026 · 11 revisions

Source Code

spell-class: ".targeted.TreeSpell"
ValueSupported
entityfalse
locationtrue
entity_from_locationfalse
  • special - Plays the effect at every block placed during the tree growth animation.

Description:

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

Configuration:

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

OptionDescriptionTypeDefault
tree-typeType of the treetree
animation-speedSpeed of the tree grow animation.Integer20

Example:

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

Clone this wiki locally