Armorstand Effect - TheComputerGeek2/MagicSpells GitHub Wiki
effect: armorstand
Description:
This effect only works on the projectile
effect position. The effect spawns an armor stand and teleports along the projectile's path.
Configuration:
Option | Description | Type | Default |
---|---|---|---|
armorstand |
A configuration section holding Entity Data. | Section | |
gravity |
Boolean | false |
|
custom-name |
Rich Text | ||
custom-name-visible |
Boolean | false |
|
head |
Magic Item String | ||
mainhand |
Magic Item String | ||
offhand |
Magic Item String |
Example:
effects:
eff1:
position: projectile
effect: armorstand
armorstand:
head: pumpkin
gravity: false