type = fancymenu_layout

layout-meta {
  identifier = drippy_loading_overlay
  last_edited_time = 0
  layout_index = 0
  is_enabled = true
}

customization {
  action = setscale
  scale = 3.0
}

customization {
  action = autoscale
  basewidth = 1920
  baseheight = 1080
}

menu_background {
  color = #16181C
  background_type = drippy_color_background
}

element {
  bar_texture = [source:local]/config/fancymenu/assets/loading_progress.png
  background_texture = [source:local]/config/fancymenu/assets/loading_empty.png
  progress_source = {"placeholder":"game_loading_progress"}
  element_type = progress_bar
  x = -200
  y = -50
  width = 400
  height = 100
}

vanilla_button {
  element_type = vanilla_button
  instance_identifier = progress_bar
  is_hidden = true
}

vanilla_button {
  element_type = vanilla_button
  instance_identifier = mojang_logo
  is_hidden = true
}