Christmas Search example
Here you can find a config of an already created Search using a Christmas theme.
default_actions:
find_chat_message:
- '{centered}&4&m<< >>'
- ''
- '{centered}&fYou have discovered a &a&lChristmas Present&f! &7(&e%current%&8/&e%total%&7)'
- ''
- '{centered}&4&m<< >>'
find_title_message:
title: '&cChristmas Present Found!'
subtitle: '&7(&a%current%&8/&a%total%&7)'
fadeIn: 20
stay: 40
fadeOut: 20
find_sound: BLOCK_NOTE_BLOCK_PLING;10;2
find_effects:
- 'firework: colors:RED,WHITE,GREEN type:BALL offsetY:0.8 fade:WHITE'
last_actions:
find_chat_message:
- '{centered}&4&m<< >>'
- ''
- '{centered}&c&lCONGRATS!'
- '{centered}&fYou have discovered all the &a&lChristmas Present'
- '{centered}&fin the lobby!'
- '{centered}&7Reward: &a$10.000'
- ''
- '{centered}&4&m<< >>'
find_title_message:
title: '&cAll Christmas Presents Found!'
subtitle: '&aCongrats!'
fadeIn: 20
stay: 40
fadeOut: 20
find_sound: ENTITY_PLAYER_LEVELUP;10;1
find_effects:
- 'firework: colors:RED,WHITE,GREEN type:BALL offsetY:0.8 fade:WHITE'
display_particles:
enabled: true
speed: 5
list_of_particles:
particle1:
particle: REDSTONE;4059136
speed: 0.01
offset_y: 0.7
offset_x: 0.2
particle2:
particle: REDSTONE;16723744
speed: 0.01
offset_y: 0.7
offset_x: -0.2
offset_z: -0.2
particle3:
particle: REDSTONE;16777215
speed: 0.01
offset_y: 0.7
offset_z: 0.2
Last updated