Minecraft Texture Pack Hosting
Whether you call it a texture pack or a resource pack — MCPacks hosts it free. Upload your ZIP for a permanent direct link, instant SHA1, UUID, and a ready-to-use server.properties config. Works with PvP packs, high-res packs, HUD packs, sound packs, and more.
Texture Pack or Resource Pack?
Texture pack was the original name used before Minecraft Java Edition 1.6 (2013). Since 1.6 the official term is resource pack, expanded to include sounds, models, fonts, and translations in addition to textures. In server.properties the field is always called resource-pack regardless of what the pack contains. MCPacks hosts both.
Popular Texture Pack Types
- PvP Texture Packs — low-fire, clear glass, custom swords and bows pushed to all players on join.
- Themed Server Packs — custom RPG, skyblock, factions, or survival branding.
- High-Resolution Packs — 128x and 256x PBR packs up to 95 MB hosted on Google Drive CDN.
- HUD and GUI Packs — custom crosshair, hotbar, inventory, and health display textures.
- Sound Packs — custom music, ambience, entity sounds, and UI sounds.
- Map Resource Packs — adventure maps and escape rooms that require a specific pack.
How to Package a Texture Pack
Your ZIP must contain pack.mcmeta at the root level, not inside a subfolder. Required structure: pack.mcmeta, pack.png (optional), and assets/minecraft/textures/. Common mistake: compressing the folder instead of its contents places pack.mcmeta one level too deep — Minecraft will not read the pack.
Frequently Asked Questions
What is the difference between a texture pack and a resource pack in Minecraft?
Texture pack is the old name used before Java Edition 1.6. Since 1.6 Minecraft uses the term resource pack, which covers textures, sounds, fonts, models, and more. MCPacks hosts both.
How do I host a texture pack for my Minecraft server?
Upload your texture pack ZIP to MCPacks. It hosts it on Google Drive and returns the three server.properties lines you need: resource-pack, resource-pack-sha1, and resource-pack-id.
What resolution texture packs does MCPacks support?
MCPacks accepts any valid .zip up to 95 MB. This covers 16x, 32x, 64x, 128x, and most 256x resolution packs.
Do texture packs work on Minecraft Bedrock Edition servers?
No. Bedrock Edition uses a different system for server-side resource packs. MCPacks is designed for Java Edition server.properties only.
Why do some players not see my texture pack changes?
Most likely the resource-pack-id UUID has not changed, so Minecraft clients serve their cached version. Upload a new version to MCPacks to get a fresh UUID, update server.properties, and restart.