essence spores - magemonkeystudio/divinity GitHub Wiki
๐ Essence of Spores
Emits slow-floating green spore particles around the player.
๐ File Path
To use this essence, create the following file:
plugins/Divinity/modules/essences/items/spores.yml
๐งช Configuration
material: SLIME_BALL
name: '&aEssence of Spores'
tier: uncommon
lore:
- '&7Releases drifting green spores around you.'
enchanted: true
item-flags:
- '*'
effect:
type: SELF
name: REDSTONE:80,255,80
speed: 0.01
amount: 8
offset-x: 0.4
offset-y: 0.2
offset-z: 0.4