Skip to main content

â›ī¸ Slot Perforation

If an equipment lacks sufficient slots, players can use a "Perforator" to add new gem sockets.

âš™ī¸ Core Logic​

  • Maximum Slots: Controlled by perforation.max-slots (default: 5).
  • Tiered Success Rates: Higher slot counts increase difficulty.
    • 1st Slot: 80%
    • 2nd Slot: 60%
    • ...Success rates decrease for subsequent slots.

🔨 Perforator Configuration​

Define your perforating tool in config.yml:

perforator:
material: DIAMOND_PICKAXE
name: "&bGem Perforator"
custom-model-data: 1001
consume: true # Consume on use

đŸ› ī¸ Perforation Workflow​

  1. Open the GUI via /mgs perforation.
  2. Insert the target item and a valid Perforator.
  3. Click the button to perforate!
  4. Failure Impact: On failure, the perforator is lost, but the equipment remains intact.

[!IMPORTANT] Upon success, the system assigns a random slot color based on your gem-slot-types configuration (e.g., Red, Blue, Green).