90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Automatically build, host and require all your installed polymer mods resources!
Requires Polymer! (Of course): https://modrinth.com/mod/polymer
Configuration (config/polypack_host.json)
hostIp
: The IP address to host the resource pack on. Leave asnull
to use the server's IP- Default:
null
- Default:
hostPort
: The port to host the resource pack on. Make sure this port is also forwarded, so it can be accessed externally.- Default:
8001
- Default:
threadCount
: The number of threads the HTTP server is allowed to use. If the server cannot keep up with the requests, this may need to be increased.- Default:
3
- Default:
randomiseUrl
: If this is set to true, it will make the client download a new version of the resource pack each time. If you have issues with players joining and being told there was a resource pack error, set this totrue
.- Default:
false
- Default:
Recommended Server Properties (server.properties)
- Set
require-resource-pack
totrue
so the client is mostly forced to use the resource pack. - Set
resource-pack-prompt
to something like"Required Mod Resources""
so the player knows why the pack is required.
Details
Licensed CC0-1.0
Published 3 years ago
Updated 3 years ago