17 lines
No EOL
701 B
YAML
17 lines
No EOL
701 B
YAML
|
||
# ID of the block you should interact to enchant your armor
|
||
enchant_block: 57 # 57 = diamond block
|
||
|
||
enable_enchanting: true
|
||
# enables bad stuff when armor durability is low
|
||
enable_curses: true
|
||
|
||
# messages for when you enchant the items (supports color with &)
|
||
helmet_message: "&4I’m underneath your skin."
|
||
chestplate_message: "&4I'm gonna make you suffer."
|
||
leggings_message: "&4You'll never know what hit you."
|
||
boots_message: "&4Look what you made of me."
|
||
enable_insomnia_player_message_broadcast: true
|
||
insomnia_player_message: "I can't sleep."
|
||
insomnia_message: "&4Can't sleep. Can't breathe. Won't get no piece with me."
|
||
chestplate_burn_message: "&4You won't make me disappear, until I make you." |