hologram.yml Holograms
About 103 wordsLess than 1 minute
This file contains settings for all hologram animations
reward/hologram.yml
animation:
# Monitor mode
monitor:
setting:
# How much time the player has to claim the reward
# Otherwise the reward will be moved to the reward storage
reward-time: 12
# Steps, the higher this number, the slower the animation
steps: 30
# Hologram items when reward is revealed
left:
finished:
item:
material: barrier
display-name: Get your reward →
right:
finished:
item:
material: barrier
display-name: ← Get your reward
middle:
finished:
item:
material: barrier
display-name: Closing...
# Variables
placeholder:
# When lottery is still running, displays ←, when reward is revealed, displays ↓
'{a}':
run: '←'
end: '↓'