essence bloom - magemonkeystudio/divinity GitHub Wiki

๐ŸŒธ Essence of Bloom

Petal-like particles bloom around the player while standing or moving.


๐Ÿ“„ File Path

To use this essence, create the following file:

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

๐Ÿงช Configuration

material: PINK_DYE
name: '&dEssence of Bloom'
tier: uncommon
lore:
  - '&7Petals bloom gently around your feet.'
enchanted: true
item-flags:
  - '*'

effect:
  type: SELF
  name: REDSTONE:255,100,180
  speed: 0.02
  amount: 10
  offset-x: 0.4
  offset-y: 0.1
  offset-z: 0.4