Config Walkthrough
# _____ _ _ _____ _
# | __ \ | | (_) | __ \ | |
# | |__) |__ | |_ _ ___ _ __ | |__) |_ _| |
# | ___/ _ \| __| |/ _ \| '_ \| ___/ _` | |
# | | | (_) | |_| | (_) | | | | | | (_| | |
# |_| \___/ \__|_|\___/|_| |_|_| \__,_|_|
#
prefix: '7F881&lPCF58A&lo>F392<EF09B&liFEEA4&loLEBAC&lnDE8B5&lPSE6BD&laAE3C6&ll'
items:
item1:
item: DIAMOND # This is what the item will be
type: OFFHAND # OFFHAND / NORMAL
display_name: '&#ff5858Health Boost' # Name of the item
lore: # Lore of the item
- ''
- 'Hold me to boost'
- 'your health!'
- ''
potion_effects: # Ability to add multiple effects per item
- HEALTH_BOOST:1 # POTION:LEVEL
action_bar:
enabled: true
message: '&7Health Boost: &aEnabled' # Send action bar message while being held
particles:
enabled: true
particle: 'HEART' # This will send a particle on the player every x amount of seconds.
Last updated