essence radiance - magemonkeystudio/divinity GitHub Wiki

๐ŸŒŸ Essence of Radiance

Glows with soft yellow aura particles around the player.


๐Ÿ“„ File Path

To use this essence, create the following file:

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

๐Ÿงช Configuration

material: GLOWSTONE_DUST
name: '&eEssence of Radiance'
tier: epic
lore:
  - '&7Surrounds you with a soft radiant glow.'
enchanted: true
item-flags:
  - '*'

effect:
  type: SELF
  name: REDSTONE:255,255,160
  speed: 0.01
  amount: 12
  offset-x: 0.5
  offset-y: 0.2
  offset-z: 0.5