Pack.mcmeta Generator Official

For the pack to work, the pack.mcmeta file must be placed in the of your pack. It should sit right next to your assets folder (for resource packs) or your data folder (for data packs). 🚀 Ready to build?

Data packs use the pack.mcmeta structure, but you also need a pack.png (optional) and the data pack folder structure ( data/ folder). pack.mcmeta generator

echo '"pack":"pack_format":48,"description":"My Pack"' > pack.mcmeta For the pack to work, the pack