EnderCloud • Knowledge Centre
  • Welcome!
  • Getting Started
    • Recent Updates
    • Popular FAQ's
    • Articles for blogs
  • FAQ (EnderCloud)
    • Not Receiving Email to Reset Game Panel/Billing Panel Password
    • Why is There a Manual Payment System in the Billing Panel to Purchase Services?
    • I Purchased a Service and Paid the Bill, But I Haven’t Received My Product
    • Is my data or bot source code safe at Endercloud?
  • Faq (Minecraft)
    • How to install and setup Skinrestorer?
    • How to install and Setup GeyserMC?
    • How to Install and use OpeNLogin
    • How to install and setup DiscordSRV
    • How to install and setup Luckperms
    • How to make custom ip address
    • How to Convert Minecraft Bukkit World to Vanilla
    • How to Setup Bungeecord
    • What is the Best Minecraft Server Jar
    • How to change Minecraft Java Version ?
    • How to optimize paper minecraft server ?
    • How to Change MOTD of Minecraft Server ?
    • How to install and setup Holographic Displays
    • How to install and setup DecentHolograms
    • How add a Server Resource Pack
    • Minecraft Chunk Corruption errors and their fix
    • Out of Memory Error Minecraft ?
    • Different Minecraft Lag Types and their fixes ?
    • How to create a custom texture pack in minecraft ?
    • How to install and setup Google Drive Backups On Minecraft Server ?
    • How to Install a Minecraft Modpack ?
    • How to enable Cracked on Minecraft Server
    • How to allocate / add more Ram to a Minecraft Launcher / Client ?
    • Best Server Jar For Minecraft ?
    • How can i connect my domain to my Minecraft Server ?
    • Understanding and Preventing Crash Packets
    • How much RAM do I need for my Minecraft Server?
  • Discord Community
  • Home Page
  • Billing Panel
  • Game Panel
Powered by GitBook
On this page
  • How to Make a Custom Minecraft Texture Pack
  • Intro
  • Step #1
  • Step #2
  • Step #4
  • Step #5
  • Step #6
  1. Faq (Minecraft)

How to create a custom texture pack in minecraft ?

PreviousDifferent Minecraft Lag Types and their fixes ?NextHow to install and setup Google Drive Backups On Minecraft Server ?

Last updated 7 months ago

How to create a custom texture pack in minecraft ?

How to Make a Custom Minecraft Texture Pack

Last updated August 30, 2022

Intro

Minecraft is more than a decade old at this point, and the default textures are something that we’ve grown accustomed to. But this doesn’t mean that we shouldn’t try new things. Minecraft makes it super easy for us to add new textures to the existing blocks in the game, and also create custom ones for ourselves!

A minecraft custom texture packs can have blocks with textures you like. You can go nuts with this project! You can add a smiley face on every dirt block, or turn every dirt block into a red-colored block, the possibilities are endless and in this easy to follow guide we will show you how to do it!

Step #1

The first step is fairly easy, while on your desktop screen press the Windows button and the R key together. A small pop-up window will show up. In this, you’ll have to type %appdata%, and click OK. This will open up a folder on your desktop that is normally hidden.

After this, locate the folder with the name Minecraft and open it.

Inside that folder locate the versions folder. Choose the version of Minecraft that you want to add a texture pack too.

We’re using version 1.17.1 for the tutorial, but you can choose any version that you want.

Step #2

Take that .jar file to the desktop screen.

Rename the file to .zip, and this will convert it into a zip folder.

Right-click on the zip file and extract (choose the EXTRACT HERE option) the zip file on the desktop

A new folder with the version name will pop up. Now open it.

Step #3

Delete everything in the folder except for the assets folder.

Next move to the textures folder that is inside the assets folder. Follow this path: assets->minecraft->textures.

You’ll see the various different textures, like blocks, paintings, misc, etc

Step #4

You can right-click on any of the textures and use the option edit with to edit the texture itself. For example let’s take this dirt block and open it’s texture in Paint (you can use any photo editing software you want, such as Photoshop).

You can do whatever you want and after you’re done simply save it and overwrite the original.

Step #5

After editing every texture you have to go back to the main folder where the asset folder was.

Create a new .txt document.

A new folder will be created in the 1.17.1 folder

Open the pack.mcmeta folder with Notepad++.

Paste this code, replacing the example name placeholder pack format:

{

"pack": {

"pack_format": 4,

"description": "Example"

}

}

Select the pack.mcmeta mcmeta file folder and the assets folder and compress them into a zip file as shown in the image above.

Step #6

Launch Minecraft, start playing, and pause. Go to the resource pack options.

Use the open pack button and locate our newly created zip file from step 5.

Drag it to the right side, and click done, and that’s how you add a custom texture pack to the game!

When you open the 1.17.1 folder you’ll see a .jar file with the JAVA logo, if you don’t see this, update your JAVA version, or if you haven’t already.

Open the .txt folder and save as pack.mcmeta and select all files option as well, if you dont have it, use this .

which is a more advanced version of the normal Notepad program.

install JAVA
mcmeta download
Download notepad++,
1.17.1 jar file
How to Make a Custom Minecraft Texture Pack Featured Image
Open %appdata%
Many folders
Choose 1.17.1 version
Find the Minecraft folder
1.17.1 jar file
Converted to a .zip file
new folder with version name
Extract here option
"Anvil top png" file
"Open with Paint"
Recycling a bunch of files
Example of texture for texture pack made in paint
Assets folder shown
creating a new txt document
Saving the Notepad++ folder
Pack.mcmeta in the folder
Pictures of a bunch of texture folders
Instructions on downloading Notepad++
The text below pasted into Notepad++
Folder stating "this file is empty"
Minecraft pause screen
Send to compressed zipped folder
Position where the texture pack is found in the launcher.