Polymer

Polymer

763k Downloads

How to use external_resource_packs in auto-host.json

Dementore711 opened this issue ยท 1 comments

commented

Hi ,

I am trying to use a resource pack hosted on mc-packs.net (for sound files) along with the auto hosted pack from polymer. I found "external_resource_packs" this setting in auto-host.json. But I am not sure on how it should be filled. Could you please give the syntax for this? (I tried to check the comments in AutoHostConfig.java, but I am not well versed in java)

commented

[{ "id": "UUID of the pack, you can skip this through", "url": "link to the pack", "hash": "hash of the pack" }]