essence shadows - magemonkeystudio/divinity GitHub Wiki

๐ŸŒซ Essence of Shadows

Releases faint black smoke trails behind the player.


๐Ÿ“„ File Path

To use this essence, create the following file:

plugins/Divinity/modules/essences/items/shadows.yml

๐Ÿงช Configuration

material: COAL
name: '&8Essence of Shadows'
tier: rare
lore:
  - '&7A dark mist trails behind you.'
enchanted: true
item-flags:
  - '*'

effect:
  type: FOOT
  name: SMOKE_NORMAL
  speed: 0.05
  amount: 6
  offset-x: 0.3
  offset-y: 0.05
  offset-z: 0.3