essence sparks - magemonkeystudio/divinity GitHub Wiki

โšก Essence of Sparks

Creates sharp redstone spark effects as the player moves.


๐Ÿ“„ File Path

To use this essence, create the following file:

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

๐Ÿงช Configuration

material: REDSTONE
name: '&cEssence of Sparks'
tier: rare
lore:
  - '&7Emits bursts of redstone sparks when moving.'
enchanted: true
item-flags:
  - '*'

effect:
  type: FOOT
  name: REDSTONE:255,45,45
  speed: 0.15
  amount: 8
  offset-x: 0.2
  offset-y: 0
  offset-z: 0.2