Server-side nether versions of all your ores!

Polymerized Nether Ores is a server-side mod that generates nether versions of all your ores (vanilla/modded). It uses (and depends on) Polymer to generate the textures for the client.
This mod is server-side only. All logic is handled by the server, meaning players do not need to install the mod locally to see the custom blocks.
Upon joining, players are prompted to download a server-side resource pack. This pack includes the textures and models for all Nether ores generated in the world.
To automate the resource pack delivery without manually handling .zip files, you can use Polymer's built-in Auto-Host feature:
/config/polymer/auto-host.json.enabled and required to true: "enabled": true,
"required": true,
This will automatically generate and host the resource pack for any player who joins.
Conversation