🧳Server Resource Packs (Minecraft)
To add a custom resource pack, you will need to upload your resource pack via one of the following options:
- A public dropbox link
- AtomicHost webserver
A public dropbox link:
- Upload your resource pack .zip to dropbox and make sure it is public
- in your
server.propertiesfile on your server, find where it saysresource-pack - after the
=paste in the link in - IMPORTANT: Make sure at the end of the link it says
?dl=1notdl=0
AtomicHost Webserver
- Purchase an web server (make sure wordpress is turned off).
- On your server, in the
webrootfolder, upload the .zip file - On the server console, copy the ip, and paste it into your browser
- on the end of the link, put in the name of the file, e.g. if your .zip file is called
pack.zipyou would puthttps://atomichost.live:0000/pack.zip - in your
server.propertiesfile on your server, find where it saysresource-pack - after the
=paste in the link in
You will have to restart your server to see your changes be affected