Skip to content
JasperLorelai edited this page Jul 27, 2023 · 8 revisions

Source Code

spell-class: ".targeted.RegrowSpell"

Description:

A targeted spell that regrows sheep's wool.

Configuration:

Option Description Default Value
wool-color Color of the wool. ""
force-wool-color Should it force the wool's color? false
random-wool-color Should it make the wool color random? false

Example:

RegrowSpell:
    spell-class: ".targeted.RegrowSpell"
    force-wool-color: true
    wool-color: white
Clone this wiki locally