Skip to content

essence void

goflishMC edited this page Jun 29, 2025 · 1 revision

🌀 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

Clone this wiki locally