Skip to content

GitLab

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

Augments · Changes

Page history
Update Augments authored Dec 29, 2024 by Ghmmy's avatar Ghmmy
Show whitespace changes
Inline Side-by-side
Showing with 25 additions and 1 deletion
+25 -1
  • Augments.md Augments.md +25 -1
  • No files found.
Augments.md
View page @ 3e82d554
......@@ -90,3 +90,27 @@ TestGem:
Skills:
- fireball @targetlocation ~onUse
```
## Creating Augment Removers
To remove augments from an item, an item can be created using the following syntax
```yaml
GemRemover:
Material: NETHERITE_SCRAP
Display: '<aqua>Gem Remover'
AugmentationRemover:
Type: GEM # The type of gem it should remove
DestroySocket: false # Should the augment slot be removed entirely?
ReturnAugment: true # Should the augment be returned to the player?
```
## Unlocking Extra Slots
The following item can be used to unlock an extra augment slot on a different item:
```yaml
GemSlotUnlocker:
Material: NETHERITE_SCRAP
Display: '<aqua>Gem Slot Unlocker'
AugmentationSocket:
Type: GEM # Type of slot to unlock
MaxSockets: 3 # Amount of available slots a target item can have.
```
If a `GEM` augment on an item has `MaxAmount` set to `2`, the Gem Slot Unlocker will not be able to unlock a 3rd slot on that item. If that item as a `MaxAmount` of 5, this Gem Slot Unlocker cannot unlock the 4th and 5th slot on that item.
\ No newline at end of file
Clone repository
Home
Changelogs
Commands / Permissions
API
FAQ / Common Issues
Guides

Usage
  • Installation
  • Items
    • Item Options
    • Item Skills
    • Item Durability
  • Augments
  • Item Sets
  • Crafting Recipes
    • Workbenches
  • Item Updater
  • Ammo System / Guns
  • Dynamic Lore Generation
  • World Generation
  • Loot Generation

ResourcePack Generator

Item Types
  • Blocks
  • Furniture
    • Paint Brush
  • Bags
  • Hats
  • Augments

Mechanics
  • Mechanics
  • Targeters
  • Triggers
  • Conditions

Placeholders
  • Placeholders