type = menu

customization-meta {
  identifier = net.minecraft.client.gui.screen.AddServerScreen
  renderorder = foreground
}

customization {
  identifier = %id=1%
  action = setbuttontexture
  backgroundhovered = textures/longgeneralbuttonpressed.png
  backgroundnormal = textures/longgeneralbutton.png
}

customization {
  identifier = %id=1%
  path = textures/hoversound.wav
  action = addhoversound
}

customization {
  identifier = %id=2%
  action = setbuttontexture
  backgroundhovered = textures/longgeneralbuttonsoulpressed.png
  backgroundnormal = textures/longgeneralbuttonsoul.png
}

customization {
  identifier = %id=2%
  path = textures/hoversound2.wav
  action = addhoversound
}

customization {
  identifier = %id=3%
  action = setbuttontexture
  backgroundhovered = textures/longgeneralbuttonsoulpressed.png
  backgroundnormal = textures/longgeneralbuttonsoul.png
}

customization {
  identifier = %id=3%
  path = textures/hoversound3.wav
  action = addhoversound
}

