forked from TheComputerGeek2/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 3
Steed Spell
MomoPewpew edited this page Jul 28, 2023
·
6 revisions
spell-class: ".instant.SteedSpell"
Instant Spell that summons a rideable entity.
Option | Description | Default Value |
---|---|---|
type |
Type of the entity. | horse |
gravity |
Whether gravity should be applied to the entity. | true |
has-chest |
Whether mobs with chests should spawn with them. | false |
jump-strength |
Jump strength for horses. | 1 |
color |
Color of the horse. | "" |
style |
Style of the horse. | "" |
armor |
Armor of the horse. | "" |
str-already-mounted |
Message sent to the caster when he tries to use this spell while riding an entity. | "You are already mounted!" |
steed1:
spell-class: ".instant.SteedSpell"
gravity: true
type: mule
color: black
style: none
has-chest: true
jump-strength: 0.3
!!!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