# Symbol 'w' is reserved for the Wand Item! (Editing/selected wand)
# !! IMPORTANT !!
# Keys 1,2 and 3 are reserved for charm configuration
# This function has to be enabled at the top of the configuration!
# (Created for Bedrock players)
CharmConfiguration:
# When the slot is locked
Locked_Material: "Skull=eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmJmNDZiZjM5ZGZjNzE4ZTdlYTMxZGI0MzQ3N2ZjNmI3ZGNhNTg4ZmUwYTc4OTFkNDgxYzVkZGE5ZTE2ZjUyMCJ9fX0="
Locked_Name: "&cLocked"
Locked_Lore:
- "This slot is locked!"
# When the slot is empty
Empty_Material: "Skull=eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjcwNWZkOTRhMGM0MzE5MjdmYjRlNjM5YjBmY2ZiNDk3MTdlNDEyMjg1YTAyYjQzOWUwMTEyZGEyMmIyZTJlYyJ9fX0="
Empty_Name: "&7Empty"
Empty_Lore:
- "This slot is empty!"
# When the slot is taken
# (Material for this item is configurable in Charm configuration)
Taken_Name: "{CharmName}"
Taken_Lore:
- "This slot is claimed by {CharmName}"