Resource Packs
เรียกดูและติดตั้ง Minecraft Resource Packs
How do I add a resource pack?
On the Resource Packs page, browse packs from Modrinth and CurseForge and click Install on the version you want. The pack is hosted on Falix's CDN and your
server.properties is updated with the resource-pack URL and its resource-pack-sha1 hash, so players are prompted to download it when they join.Can I require players to use the resource pack?
By default players can decline the download. To make it mandatory, set
require-resource-pack=true in server.properties from the Properties page. Players who decline are then disconnected. Test the pack yourself first before enforcing it.Can I have multiple resource packs?
Minecraft supports only one server-side resource pack at a time, so installing a new one replaces the previous one — its CDN URL and SHA1 overwrite the old
resource-pack and resource-pack-sha1 values. To remove the pack entirely, clear the resource-pack field on the Properties page.How do I browse available resource packs?
Search by name and pick Modrinth or CurseForge from the source dropdown. Open Advanced Filters to sort by Relevance, Downloads, Follows, Newest, or Recently Updated, and to filter by category and game version (Featured Only and Open Source Only apply on Modrinth). Toggle between Card View and List View and page through the results.
How do I view pack details?
Click any resource pack to open its detail view. The Overview tab shows the description, author, download stats, categories, and external links. The Gallery tab has screenshots. The Versions tab lists releases filterable by game version and release type — install one that matches your server.
What formats are supported?
A resource pack should match your server's Minecraft version to display correctly. Java and Bedrock use different pack formats and are not interchangeable, so install Java packs for a Java server. After installing, join your server to confirm the textures load. Packs are served from Falix's CDN for fast downloads.