HOW TO USE THIS PACK
=====================

1. Drop your texture PNGs into the matching folders inside assets/minecraft/textures/
   - Blocks go in: assets/minecraft/textures/block/
   - Items go in: assets/minecraft/textures/item/

2. Filenames must EXACTLY match the vanilla texture name you want to replace.
   Example: to replace stone, your file must be named "stone.png" and placed in
   assets/minecraft/textures/block/stone.png

3. Texture size should be 16x16, or a clean multiple (32x32, 64x64, etc.) for higher resolution.

4. Once you've added your textures, select all the files INSIDE this folder
   (pack.mcmeta, assets folder, etc.) and zip THEM directly - not this outer folder.
   The pack.mcmeta file must be at the root of the zip.

5. Put the finished zip into your .minecraft/resourcepacks folder, then enable it
   in-game under Options > Resource Packs.

NOTE: pack_format 32 targets recent 1.21.x versions. If you're on a different
Minecraft version, check the Minecraft Wiki "Pack format" table and update the
number in pack.mcmeta.

Full list of vanilla texture paths/names: search "Minecraft Wiki Resource pack"
