: This number tells Minecraft which game version the pack is for. Use 34 for version 1.21 . If you are using an older version like 1.8.9, use 1 . description : This is the text players see in-game. §b makes the text Light Blue to match your pack's theme. §f resets text to white. §7 makes text grey.
Open Minecraft, go to , and move it to the "Selected" column. prism (light blue) 16x
To create a description "paper" (the pack.mcmeta file) for your resource pack, use the following JSON code. This file is required for Minecraft to recognize and display the pack's information in your resource pack menu. The pack.mcmeta File : This number tells Minecraft which game version
{ "pack": { "pack_format": 34, "description": "§bPrism 16x §8- §fLight Blue Recolour\n§7Clean PvP & Skyblock Pack" } } Use code with caution. Copied to clipboard Breakdown of the "Paper" description : This is the text players see in-game
Place your assets folder and this pack.mcmeta file into a new folder named .
Move that folder into your .minecraft/resourcepacks directory.
Create a new text file, paste this code inside, and save it exactly as pack.mcmeta (make sure it doesn't end in .txt ).