Skip to content

TreeSpell

MomoPewpew edited this page Jul 28, 2023 · 6 revisions

Source Code

spell-class: ".targeted.TreeSpell"

Description:

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

Configuration:

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

Tree types:

  • tree
  • big_tree
  • redwood
  • tall_redwood
  • birch
  • jungle
  • small_jungle
  • cocoa_tree
  • jungle_bush
  • red_mushroom
  • brown_mushroom
  • swamp
  • acacia
  • dark_oak
  • mega_redwood
  • tall_birch
  • chorus_plant

Example:

growtree:
    spell-class: ".targeted.TreeSpell"
    tree-type: redwood
Clone this wiki locally