-
Notifications
You must be signed in to change notification settings - Fork 14
essence spores
goflishMC edited this page Jun 29, 2025
·
1 revision
Emits slow-floating green spore particles around the player.
To use this essence, create the following file:
plugins/Divinity/modules/essences/items/spores.yml
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