💻Gui
# guis/identify.yml
gui:
title: "&fIdentifier Item"
rows: 1
gacha:
slot: [1-7]
confirm-item:
material: PAPER
custom_model_data: 1
name: "<gradient:gold:yellow>Confirm Identification</gradient>"
lore:
- "&7Prices:"
- "%price_amounts%"
- ""
- "&eClick to Identify!"
slot: 8
return-item:
material: PAPER
custom_model_data: 1
name: "<red>RETURN"
lore:
- "<gray>Click to Return"
slot: 8
filler-animation:
material: PAPER
custom_model_data: 1
name: "<blue>Identifying..."
slot: [8]
gacha_animation:
duration: 40
spin_speed: 1.3
slowdown_speed: 2
Animation Controls: Spin speed and duration customization
Slot Management: Define input and output slots
Visual Effects: Gradient text and item glow support
Last updated