Compatibility
Minecraft: Java Edition
1.18.2
1.18
Platforms
Supported environments
Creators
Details
Licensed CC0-1.0
Published 4 years ago
Updated 3 years ago
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 asnullto 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-packtotrueso the client is mostly forced to use the resource pack. - Set
resource-pack-promptto something like"Required Mod Resources""so the player knows why the pack is required.


