essence void - magemonkeystudio/divinity GitHub Wiki

๐ŸŒ€ Essence of Void

Swirls with dark portal particles while you move.


๐Ÿ“„ File Path

To use this essence, create the following file:

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

๐Ÿงช Configuration

material: OBSIDIAN
name: '&5Essence of Void'
tier: epic
lore:
  - '&7A swirling void follows in your wake.'
enchanted: true
item-flags:
  - '*'

effect:
  type: FOOT
  name: PORTAL
  speed: 0.05
  amount: 10
  offset-x: 0.3
  offset-y: 0
  offset-z: 0.3