1

Minecraft server resourcepack

Piksuchi 10/12/16 11:25 am
910
10/17/2016 8:42 pm
I am not sure if this is in right place but.....

I have now fight few days with my server... I am trying to put my resourcepack in there but it just wont work.

Could someone tell me where I should put the link and what kinda the link should be I have found out that the Dropbox wont work for me...
Posted by
Piksuchi
Level 5 : Apprentice Crafter
0

  Have something to say?

JoinSign in

12

minecraftboy3129
10/12/2016 11:51 am
Level 6 : Apprentice Architect
In your server.properties, there should be a line where you can set the texture pack. Copy the direct download link for the pack (the link directly to the file, not the page that you download it from; it should end in .zip) and paste it after "texture pack=" in your server.properties.

Example link: http://www.curseforge.com/media/files/7 ... 0.3.6_.zip (notice that it ends with .zip)
1
Piksuchi
10/12/2016 12:03 pm
Level 5 : Apprentice Crafter
So it does not need to be in "resoucepack=" ? or on the sha-1?
1
minecraftboy3129
10/12/2016 12:38 pm
Level 6 : Apprentice Architect
Are you hosting from a host-site?
or at home?
1
Piksuchi
10/12/2016 1:31 pm
Level 5 : Apprentice Crafter
I have host in site, I dont have home host....
1
GrandPartyMask
10/12/2016 5:17 pm
Level 1 : New Crafter
In your server.properties file, paste the download link of the resource pack (must be in a .ZIP archive and not have a pack.mcmeta in the folder) as the "resource-pack=" option. Your option should look like this:

resource-pack=http://www.host_site.com/link-to-resource-pack.zip

For things like DropBox, when you copy the download link you should see "?d=0" at the end. Change the "0" to "1" to make the link a direct link to the .ZIP.

EDIT: The "texture-pack=" option doesn't exist in more recent Minecraft server versions. For resource packs, you want to use the "resource-pack=" option (if you don't see it in your server.properties file, you should add it).

The sha1 option is some other data to ensure a thing or two, but I haven't fooled around with it yet.
1
Piksuchi
10/12/2016 6:06 pm
Level 5 : Apprentice Crafter
Well I think I have found my problem then... The problem is the pack.mcmeta, because I do have that in my resourcepack folder. Let me remove it and I let you know if it works
1
Piksuchi
10/13/2016 2:40 am
Level 5 : Apprentice Crafter
The pack still does not work for me...

I am using this link in it: http://dynastys.tk/server/Dynastypack.zip

Is there maybe something wrong with the pack then?
1
GrandPartyMask
10/13/2016 7:38 pm
Level 1 : New Crafter
When I tried to access the site, it asked for a username and password. That isn't going to fly with Minecraft servers.

If you really don't want to use Dropbox, use direct online file hosts like Curseforge (although Curseforge mods need to authenticate your pack before you can use it).

EDIT: Let me explain.

When you put in a link to a resource pack, the link must be a direct download. There can't be any interference, such as some authentication or redirection. This is why Dropbox is preferred, because you can change the ending into a direct download instead of a download redirection.
1
Piksuchi
10/14/2016 4:04 pm
Level 5 : Apprentice Crafter
Problem can't be that it asks password since it had same problem before I secured the site... So the problem is not that
1
GrandPartyMask
10/14/2016 5:33 pm
Level 1 : New Crafter
It's definitely because it asks for a password. Since it stopped me from downloading the pack, it will stop clients from downloading the pack as well. Clients can't give a username or password for a site it doesn't know. It has to be a direct download, with absolutely nothing stopping you from downloading the pack.
1
Piksuchi
10/17/2016 2:09 pm
Level 5 : Apprentice Crafter
Yeah, I understand you BUT the resourcepack did not work even when I had no password protection on my site...
1
GrandPartyMask
10/17/2016 8:42 pm
Level 1 : New Crafter
Strange. How is your resource pack organized? When you directly extract the .ZIP archive, you should immediately get the /assets folder with the pack.png.

The only other idea I have is either that the resource pack isn't compatible with your server version, or some issue I don't know of that crops up in certain server versions.

EDIT: I noticed that clicking your resource pack link does not lead to a .ZIP, but leads to a 404 page. Did you remove the resource pack from your site?
1

Welcome