Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions creator/Documents/ResourcePack.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,9 @@ We will start by creating a folder called **My_RESOURCE_Pack**. Technically you

1. Open the **com.mojang** folder.

* Press **Win+R** to open **Run**.
* If you are using main Minecraft releases, copy and paste the following into the **Open** field: `%localappdata%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang`
* Alternatively, if you are using preview Minecraft versions, see more information about the folder to use in [this article](./GDKPCProjectFolder.md)
* Click **OK**.
* Press **Win+R** to open **Run**.
* If you are using main Minecraft releases, copy and paste the following into the **Open** field: `%appdata%\Minecraft Bedrock\users\shared\games\com.mojang`
* Click **OK**.

2. Double-click the **development_resource_packs** folder to open it.
3. Add a new folder and name it **My_RESOURCE_Pack**.
Expand Down