-
Notifications
You must be signed in to change notification settings - Fork 11
essence embers
goflishMC edited this page Jun 29, 2025
·
1 revision
Emits orange flame particles from your feet while walking.
To use this essence, create the following file:
plugins/Divinity/modules/essences/items/embers.yml
material: BLAZE_POWDER
name: '&6Essence of Embers'
tier: rare
lore:
- '&7Leaves a trail of embers behind you.'
enchanted: true
item-flags:
- '*'
effect:
type: FOOT
name: FLAME
speed: 0.01
amount: 5
offset-x: 0.1
offset-y: 0
offset-z: 0.1