Skip to content

Commit

Permalink
Added Resource Pack Files
Browse files Browse the repository at this point in the history
  • Loading branch information
tumble1999 authored Jun 20, 2016
1 parent cfbf25e commit e61d6e0
Show file tree
Hide file tree
Showing 13 changed files with 50 additions and 2 deletions.
46 changes: 44 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,44 @@
# TumbleCraft
My First Minecraft Resource Pack
# ReadMe

**TumbleCraft** - My First Minecraft Resouce Pack

# Install Instructions
##Any platform
1. Click on download .zip file, you should get a .zip file
2. Open the folder to which you downloaded the file
3. Copy the .zip file
4. Open Minecraft
5. Click on "Options", then "Resource Packs"
6. Choose "Open resource pack folder"
7. Paste the file into the resource folder in minecraft
8. Go back to Minecraft, the resource pack should now be listed and you can activate it by choosing it and hitting "Done"

## Direct methods
### Windows
1. Click on download .zip file, you should get a .zip file
2. Open the folder, in which you downloaded the file
3. Copy the .zip file
4. Press `⊞ Windows` + `R` then type in: `%appdata%/.minecraft/resourcepacks`
5. Paste the file into the directory
6. Open Minecraft
7. Go to "Options", then "Resource Packs"
8. The resource pack should now be listed and you can activate it by choosing it and hitting "Done".
9. [NOTE] Folder may not be there until Minecraft has been fully downloaded

### Mac OS X
1. Click on download .zip file, you should get a .zip file
2. Do NOT unzip the resource pack just move the .zip file to minecraft's resource pack folder (Should be at *~/Library/Application Support/minecraft/resourcepacks*)
3. Open up Minecraft and login
4. At the main menu select "Options", then "Resource Packs"
5. Now select your new resource pack and then select done
6. To access ~/Library/ on a Mac running Mac OS X 10.7 and above, switch to Finder, open the 'Go' Menu, and while holding down `⌥ Option`, select 'Library'

### Linux
1. Click on download .zip file, you should get a .zip file
2. Open the folder to which you downloaded the file
3. Copy the .zip file
4. Type *~/.minecraft/resourcepacks/* in your file manager's address bar or in the console.
5. Paste the file into the directory
6. Open Minecraft
7. Go to "Options", then "Resource Packs"
8. The resource pack should now be listed and you can activate it by choosing it and hitting "Done".
Binary file added assets/minecraft/textures/gui/title/Thumbs.db
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/gui/title/minecraft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/gui/title/mojang.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions pack.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 1,
"description": "§aCreated by: §ctumble1999\n§aVersion: §e0.3 §r(Minecraft 1.7+)"
}
}
Binary file added pack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e61d6e0

Please sign in to comment.