Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicEnchants MythicEnchants
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicEnchantsMythicEnchants
  • Wiki
  • Setup

Last edited by Amy May 04, 2024
Page history

Setup

Custom Enchantments

MythicEnchantments allows you to create fully functional enchants using the Mythic Skill System. Details of this system can be found on the Mythic Manual.\

Simply download and place the MythicEnchantments.jar plugin in your plugins folder along side MythicMobs and restart your server! Enchantments and MythicEnchants config are stored inside the MythicEnchantments folder and uses skills located in the MythicMobs/skills folder.
Enchants is an Addon for MythicMobs and requires it to use.

Most mechanics, conditions, and triggers from Mythic can be used in enchantments - almost anything that makes sense will work how you'd expect. MythicEnchants also adds a bunch of new tools you can use that are specific to enchantments!

You can read more about the new toys added for skills in the manual:

Usage

  • Creating Custom Enchantments
  • Enchant Mechanics
  • Enchant Targeters
  • Enchant Triggers
  • Enchant Conditions

Latest config.yml:

Configuration:
  Version: 1
  General:
    AllowMetrics: true
  Clock:
    Interval: 1
  EnchantingTable:
    Enabled: true
    Chance:
      Base: 0.01
      BookMultiplier: 0.5
      ProbabilityMultiplier: 0.45
    FakeEnchant: DURABILITY
    Maximum:
      Level:
      - 0 30
      Amount: 
      - 0 6
    ExtraEnchantableItems:
    - CARROT_ON_A_STICK
    - ELYTRA
    - FLINT_AND_STEEL
    - PLAYER_HEAD
    - SHEARS
    - SHIELD
    - WARPED_FUNGUS_ON_A_STICK
Clone repository

Manual

  • Home
  • Changelogs
  • Commands and Permissions
  • FAQ / Common Issues
Usage
  • Installation & Setup
  • Premade Enchantments
  • Creating Custom Enchantments
  • Options
  • Rarities
Custom Enchantments
  • Mechanics
  • Targeters
  • Triggers
  • Conditions
  • Placeholders