w.mythicdrops.mythicdrops.8.4.3.source-code.identifying.yml Maven / Gradle / Ivy
version: 5.1.0
options:
unidentified-items-respect-tier-drops: true
click-type-to-identify: RIGHT
items:
identity-tome:
name: "&5Identity Tome"
lore:
- "&7Right-click while holding this tome"
- "&7over an &dUnidentified Item"
- "&7to identify it!"
material: ENCHANTED_BOOK
unidentified-item:
name: "&dUnidentified Item"
# You can use the following variables in the lore of an unidentified item:
# %droppedby% - composed of `dropped-by-prefix`, then the mob type, then `dropped-by-suffix`
# %allowabletiers% - composed of `allowable-tiers-prefix`, then allowable tiers separated by
# `allowable-tiers-separator`, then `allowable-tiers-suffix`
# %tier% - composed of `tier-prefix`, then the tier name, then `tier-suffix`
lore:
- "&7Find an &5Identity Tome &7to"
- "&7identify this item!"
- ""
- "%droppedby%"
allowable-tiers-prefix: "&7Tiers: (&F"
allowable-tiers-separator: "&7, &F"
allowable-tiers-suffix: "&7)"
dropped-by-prefix: "&7Dropped by: &F"
dropped-by-suffix: ""
tier-prefix: "&7Tier: &F"
tier-suffix: ""