Advertisement
SA3OOWD

Untitled

Jun 12th, 2017
741
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. How to Make a Custom Minecraft Resource Pack
  2.  
  3.  
  4. 1 : Go to (C:\Users\Saeed PC\AppData\Roaming\.minecraft)
  5. OR
  6. 2 : Press (Windows+R) key in your keyboard and write (%appdata%) or (appdata) then (Roaming) then (.minecraft)
  7.  
  8. 3 : Go to (vergions) then go to the vergion that you want the resorcepack for , Example 1.12
  9.  
  10. 4 : Go to 1.12 then copy (1.12.jar)
  11.  
  12. 5 : Paste the 1.12.jar into a new folder , you can rename the folder
  13.  
  14. 6 : Right click (1.12.jar) then (7zip) then (extract to 1.12)
  15.  
  16. 7 : Delete (1.12.jar)
  17.  
  18. 8 : Go to the extracted folder which is (1.12) and delete everything except (assests)
  19.  
  20. 9 : Create a text document in assests page and open it and paste ,
  21.  
  22. {
  23. "pack":{
  24. "pack_format":3,
  25. "description":"My Resource Pack"
  26. }
  27. }
  28.  
  29. in the text document
  30.  
  31. 10 : After you paste it in the text document rename the text document and name it (pack.mcmeta)
  32.  
  33. 11 : get a (pack.png) picture and paste it in the assest page , you can get it from other resorcepacks
  34.  
  35. 12 : At the end you will get a folder inside it assest and pack.mcmeta and pack.png
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement