Halloween example

Here you can find a config of an already created Search using a Halloween theme.

default_actions:
  find_chat_message:
  - '{centered}&7&m                                                  '
  - ''
  - '{centered}&6&lHIDDEN PUMPKIN FOUND!'
  - '{centered}&7&e%remaining% &7remaining...'
  - ''
  - '{centered}&7&m                                                  '
  find_title_message:
    title: '&6PUMPKIN FOUND!'
    subtitle: '&7(&c%current%&8/&c%total%&7)'
    fadeIn: 20
    stay: 40
    fadeOut: 20
  find_sound: BLOCK_NOTE_BLOCK_PLING;10;1.8
  find_effects_are_random: false
  find_effects:
  - 'bats: amount:16 delay:1 disappear_time:40 offsetY:0.3'
  - 'firework: colors:ORANGE,BLACK type:BALL offsetY:0.8'
  - 'rotating_head: texture:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjg0ZmNhNmYwZTY3ZjdjNGZiNjQ5MWQxZDQ0NGE0MzQ1ZjRkMTgzNzRmNDBiNGI1M2RkMTNhZDYxNjEyYjY2MiJ9fX0=
    rotation_speed:8 vertical_speed:0.05 time:40'
last_actions:
  find_chat_message:
  - '{centered}&7&m                                                  '
  - ''
  - '{centered}&6&lCONGRATS!'
  - '{centered}&7All hidden pumpkin found!'
  - ''
  - '{centered}&7&m                                                  '
  find_title_message:
    title: '&6CONGRATS!'
    subtitle: '&7All hidden pumpkin found!'
    fadeIn: 20
    stay: 40
    fadeOut: 20
  find_sound: ENTITY_PLAYER_LEVELUP;10;1
  find_effects_are_random: false
  find_effects:
  - 'bats: amount:16 delay:1 disappear_time:40 offsetY:0.3'
  - 'firework: colors:ORANGE,BLACK type:BALL offsetY:0.8'
  - 'rotating_head: texture:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjg0ZmNhNmYwZTY3ZjdjNGZiNjQ5MWQxZDQ0NGE0MzQ1ZjRkMTgzNzRmNDBiNGI1M2RkMTNhZDYxNjEyYjY2MiJ9fX0=
    rotation_speed:8 vertical_speed:0.05 time:40'
display_particles:
  enabled: true
  speed: 5
  list_of_particles:
    particle1:
      particle: REDSTONE;16146944
      speed: 0.05
      offset_y: '0.8'
    particle2:
      particle: FLAME
      speed: 0.01
      offset_y: '0.8'

Last updated