forked from TheComputerGeek2/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 3
Armorstand Effect
MomoPewpew edited this page Jul 28, 2023
·
6 revisions
This effect only works on the projectile
effect position. The effect spawns an armor stand and teleports along the projectile's path.
Option | Description | Variable Type | Default Value |
---|---|---|---|
armorstand |
A configuration section holding Entity Data. | Section | null |
gravity |
Defines the armor stand's gravity state. | Boolean | false |
custom-name |
Defines the armor stand's custom name. | String | "" |
custom-name-visible |
Defines the armor stand's custom name visibility. | Boolean | false |
head |
Defines the magic item placed on the armor stand's head. | String | "" |
mainhand |
Defines the magic item placed on the armor stand's main hand. | String | "" |
offhand |
Defines the magic item placed on the armor stand's offhand. | String | "" |
effects:
eff1:
position: projectile
effect: armorstand
armorstand:
head: pumpkin
gravity: false
!!!This is not the official MagicSpells wiki!!!
This wiki was cloned from the official one to document the changes to the plugin that were made specifically for Dwarves vs Zombies 2023 and Lords of Minecraft 2