âī¸ 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â
- Open the GUI via
/mgs perforation. - Insert the target item and a valid Perforator.
- Click the button to perforate!
- 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-typesconfiguration (e.g., Red, Blue, Green).