Mantic Development
DiscordStore
  • Join our Discord
  • Visit our Store
  • Welcome!
  • 📚ManticLib
  • 🤖Server Bot
    • 📬Setup Guide
    • 🆘Frequently Asked Questions
    • Config Files
      • config.yml
      • custom_responses.yml
      • messages.yml
      • reactionroles.yml
      • ticketsettings.json
      • technical_settings.yml
    • Modules
      • Application Module
      • Music Module
      • AI Module Module
      • MCModule
  • 🌾ManticHoes
    • Permissions
    • Placeholders
    • Config Files
      • config.yml
      • enchants.yml
      • prestige.yml
      • messages.yml
      • harvest-event.yml
      • commands.yml
      • harvester-hoes.yml
      • override-prices.yml
      • Menus
        • main.yml
        • prestige.yml
        • crop-prices.yml
        • token-shop.yml
        • leaderboard.yml
        • upgrades.yml
  • ⚔️ManticSwords
    • Config Files
      • config.yml
      • messages.yml
      • commands.yml
      • mob-swords.yml
      • leaderboard.yml
      • crystal-shop.yml
      • upgrades.yml
      • drops.yml
      • override_prices.yml
      • enchants.json
    • Placeholders
    • Permissions
  • 🎣ManticRods
    • Config Files
      • config.yml
      • messages.yml
      • commands.yml
      • rods.yml
      • leaderboard.yml
      • shard-shop.yml
      • upgrades.yml
      • drops.json
      • enchants.json
    • Permissions
    • Placeholders
  • 🌑ManticDarkzone
    • Config Files
      • config.yml
      • darkzone-mobs.yml
      • commands.yml
      • messages.yml
    • Frequently Asked Questions (FAQ)
  • 🛡️ManticSets
    • Placeholders
    • Permissions
    • Config Files
      • config.yml
      • messages.yml
      • _INFO.txt
      • Pre-Made Sets
        • Damage Set
        • Patching Set
        • XP Booster Set
        • McMMO Booster Set
        • Money Booster Set
        • ShopGUI+ Booster Set
        • Token Booster Set
        • Crystal Booster Set
        • Shard Booster Set
        • Coin Booster Set
        • Regeneration Set
        • Health Boost Set
    • Custom data for armour
  • 💴AfkZone
    • Setup Guide
    • Placeholders
    • Config Files
      • config.yml
      • gem-shop.yml
  • 💴ManticCurrency
    • Frequently Asked Questions (FAQ)
    • Placeholders
    • Config Files
      • config.yml
      • currency-shop.yml
      • leaderboard.yml
  • 🎁Giftcards
    • Config Files
      • config.yml
      • giftcard_items.yml
      • view_menu.yml
  • 🗡️InfiniteKoth
  • 🌊Water Pearls
  • 🤺PvPItems
    • 📖Configurations
    • 🎟️Permissions
  • ⛏️Mining Economy
    • 📑Configuration
    • ⌨️Commands and Usages
    • 🎟️Permissions
    • 📂Placeholders
    • ⚙️API
    • 🍩Free Addons
  • 👿DevilEnchants
    • Config Files
      • config.yml
      • lang.yml
      • enchant-settings.yml
      • custom-enchant.yml
  • 🪄VanillaEnchants
    • Config Files
      • config.yml
      • messages.yml
      • enchant-settings.yml
      • custom-enchant.yml
  • 💣Throwable Creepers
    • Config Files
      • config.yml
  • 🛄Reclaim
    • config.yml
  • 🤝EULA
Powered by GitBook
On this page
  1. ManticSets
  2. Config Files
  3. Pre-Made Sets

Regeneration Set

ManticSets Regeneration Set example

plugins/ManticSets/sets/regeneration.yml

# Equip/Unequip sounds
equip-sound: PISTON_EXTEND
unequip-sound: PISTON_RETRACT

display: '&dRegeneration'

# Below are the settings for this set.
# Refer to the _INFO.txt file for more information on how to configure this file.
set:
  helmet: DIAMOND
  chestplate: DIAMOND
  leggings: DIAMOND
  boots: DIAMOND
  name: '&d&lRegeneration Set'
  lore:
  - ''
  - '&7Wear this to regenerate health!'
  - ''
  - '&eRegeneration potion &7given when the whole'
  - '&7set is worn!'
  enchantments:
  - PROTECTION_ENVIRONMENTAL:4
  - DURABILITY:3
  natural-xp-modifier: 0.0
  damage:
    given-to-player: 0.0
    given-to-mob: 0.0
    taken-from-player: 0.0
    taken-from-mob: 0.0
  mantic-hoes:
    currency-modifier: 0.0
    xp-modifier: 0.0
    money-modifier: 0.0
  rival-hoes:
    essence-modifier: 0.0
    money-modifier: 0.0
  scyther-hoes:
    xp-modifier: 0.0
    money-modifier: 0.0
    drop-modifier: 0.0
  mantic-swords:
    currency-modifier: 0.0
    xp-modifier: 0.0
    money-modifier: 0.0
  rival-swords:
    essence-modifier: 0.0
  mantic-rods:
    currency-modifier: 0.0
    xp-modifier: 0.0
    money-modifier: 0.0
  rival-rods:
    essence-modifier: 0.0
  mining-economy:
    drop-modifier: 0.0
    currency-modifier: 0.0
  shop-gui-plus:
    sell-price-modifier: 0.0
    buy-price-modifier: 0.0
  mcmmo:
    xp-modifier: 0.0
  kore:
    mobcoin-modifier: 0.0
    player-collector-sell-modifier: 0.0
  super-mob-coins:
    mobcoin-modifier: 0.0
  potion-effects:
  - potion: REGENERATION
    amplifier: 0
PreviousCoin Booster SetNextHealth Boost Set

Last updated 2 years ago

🛡️