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
    • Skills
    • Conditions
  • EnchantLevel

EnchantLevel · Changes

Page history
Create Skills/Conditions/EnchantLevel authored Jun 13, 2023 by Amy's avatar Amy
Hide whitespace changes
Inline Side-by-side
Showing with 15 additions and 0 deletions
+15 -0
  • Skills/Conditions/EnchantLevel.md Skills/Conditions/EnchantLevel.md +15 -0
  • No files found.
Skills/Conditions/EnchantLevel.md 0 → 100644
View page @ 5c578fb4
## Description
Checks if the target enchantment level is the specified one
## Attributes
| Attribute | Aliases | Description | Default Value |
|----------------|-------------|---------------------------------------------------------|---------------|
| level | | The level to check for | |
## Examples
```yaml
Skills:
- potion{type=WITHER} @trigger ~onAttack ?enchantlevel{level=1}
- potion{type=WITHER} @trigger ~onAttack ?enchantlevel{level=2}
- potion{type=WITHER} @trigger ~onAttack ?enchantlevel{level=3}
```
\ No newline at end of file
Clone repository

Manual

  • Home
  • Changelogs
  • Commands and Permissions
  • FAQ / Common Issues
Usage
  • Installation & Setup
  • Premade Enchantments
  • Creating Custom Enchantments
  • Enchantment Rarities
  • Enchanting Tables
Custom Enchantments
  • Enchant Mechanics
  • Enchant Targeters
  • Enchant Triggers
  • Enchant Conditions