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
  • Options

Options · Changes

Page history
Added more options authored Nov 18, 2024 by Phillip's avatar Phillip
Hide whitespace changes
Inline Side-by-side
Showing with 21 additions and 3 deletions
+21 -3
  • Options.md Options.md +21 -3
  • No files found.
Options.md
View page @ d44a9793
All options available when creating an enchant. These options go under the `Options` section, like so:
All options available when creating an enchant. All of these options defaults to `false` and go under the `Options` section, like so:
```yml
DECAPITATE:
Display: '&7Decapitate'
......@@ -9,17 +9,35 @@ DECAPITATE:
```yaml
Options:
Cursed: FALSE
Cursed: false
```
### Treasure
```yaml
Options:
Treasure: FALSE
Treasure: false
```
### InEnchantingTable
```yaml
Options:
InEnchantingTable: true
```
### Tradeable
```yaml
Options:
Tradeable: true
```
### OnRandomLoot
```yaml
Options:
OnRandomLoot: true
```
### OnMobSpawnEquipment
```yaml
Options:
OnMobSpawnEquipment: true
```
\ 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
  • Options
  • Rarities
  • Tables
Custom Enchantments
  • Mechanics
  • Targeters
  • Triggers
  • Conditions
  • Placeholders