> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lilith.rip/llms.txt
> Use this file to discover all available pages before exploring further.

# Hypixel Mods

> Make Hypixel mods work

<Steps>
  <Step>
    Click the Windows button and type Notepad in the search bar.
  </Step>

  <Step>
    Right click on Notepad and then Run as Administrator.
  </Step>

  <Step>
    You’ll be asked, “Do you want to allow this app to make changes to your device?”. Choose Yes.
  </Step>

  <Step>
    In Notepad, choose File then Open.
  </Step>

  <Step>
    Navigate to `C:\Windows\System32\drivers\etc\hosts` or click the address bar at the top and paste in the path and choose Enter.  If you don’t readily see the host file in the /etc directory then select All files from the File name: drop-down list, then click on the hosts file.
  </Step>

  <Step>
    Add this line: `127.0.0.1 play.hypixel.net`.
    This tells your computer to resolve `play.hypixel.net` to `localhost` instead of Hypixel's IP.

    <img src="https://mintcdn.com/lilith-1294e9a8/Lij6lpBFWaAnCPxq/images/etchosts.png?fit=max&auto=format&n=Lij6lpBFWaAnCPxq&q=85&s=0a2e97d59f4a7da422361064a78f308d" alt="" width="917" height="474" data-path="images/etchosts.png" />
  </Step>

  <Step>
    Go into your server list and set your Lilith server IP to `play.hypixel.net`.
  </Step>
</Steps>
