Wand Examples
Basic Wand Example
display-name: '&6[&e!&6] &eBasic Wizard Wand &7(Right-Click)'
lore:
- ''
- '&eInformation'
- ' &6 → &eDamage: &f%damage%'
- ' &6 → &eAttack Speed: &f%attack_speed%'
- ' &6 → &eRange: &f%range% block(s)'
- ' &6 → &eCooldown: &f%cooldown%s'
- ' &6 → &eUses: &7%remaining_uses%&8/&7%max_uses%'
- ''
- '&6Description'
- '&7Right click this wand towards a mob'
- '&7for it to deal &f&odamage&7.'
- ''
- '&7&o(( Right-Click this &f&owand&7&o to use it! ))'
material: BLAZE_ROD
custom-model-data: 0
damage: "5.0"
attack-speed: "1.0"
min-range: 1.0
max-range: 15.0
cooldown-ms: 1000
max-uses: "10"
hologram:
enabled: true
format: "&c&l-%damage%"
style: modern
offset:
x: 0.0
y: 1.0
z: 0.0
random-offset:
x: 0.2
y: 0.0
z: 0.2
visuals:
trail:
enabled: true
particle-type: CRIT
particle-count: 3
particle-speed: 0.1
hit:
enabled: true
particle-type: CRIT
particle-count: 15
particle-speed: 0.5
sounds:
activation:
enabled: true
sound: ENTITY_BLAZE_SHOOT
volume: 0.5
pitch: 1.2
hit:
enabled: true
sound: ENTITY_EXPERIENCE_ORB_PICKUP
volume: 0.7
pitch: 1.0
merge:
enabled: true
required-type: basic-wand
result-type: advanced-wand
requirement: ""Advanced Wand Example
Expression Support
Example Expression Snippets
Lore Placeholders
Placeholder
Description
Merge Example
Last updated