assets | ||
LICENSE | ||
pack.mcmeta | ||
pack.png | ||
README.md |
SangeFault
Installation Instructions
Hello there! Thanks for trying out world's first complex open-source Minecraft resourcepack for 1.8.9 first of all! I am very thankful for that :D. Now let's go on to the installation instructions:
Installation using your graphical interface
ℹ️ Recommended for users who are scared of the command line. Instructions:
-
Go to the releases tab or click this link and download the latest version.
-
Unzip the zip file.
-
Windows:
- Press WIN+R together on your keyboard.
- Type in
%appdata%
and clickRun
. - Go into your Minecraft folder (eg.
.minecraft
) and then intoresourcepacks
- Paste in the zip file which was inside the zip file you downloaded earlier.
Mac:
- Open a Finder window.
- Press
⌘ + ⇧ + G
, type in~/Library/Application\ Support/
and press enter. - Locate your Minecraft folder (eg.
.minecraft
) and open it. - Locate the
resourcepacks
folder and open it. - Paste in the zip file which was inside the zip you downloaded earlier.
Linux:
- Go to your Minecraft path: /home/
username
/minecraft path (eg. .minecraft)
- Locate the
resourcepacks
folder and open it. - Paste in the zip file which was inside the zip you downloaded earlier.
-
Start Minecraft and enjoy!
Command-line installation
Prerequisites: Git
Windows:
# Open your minecraft resourcepack folder
cd %appdata%/.minecraft/resourcepacks
# Clone this repo into your resource packs folder.
git clone https://github.com/SangeloDev/SangeFault
Mac:
# Open your minecraft resourcepack folder
cd ~/Library/Application\ Support/.minecraft/resourcepacks
# Clone this repo into your resource packs folder.
git clone https://github.com/SangeloDev/SangeFault
Linux:
# Open your minecraft resourcepack folder
cd ~/.minecraft/resourcepacks
# Clone this repo into your resource packs folder.
git clone https://github.com/SangeloDev/SangeFault
Update Instructions
This is how you update my pack to the latest release. This pack is far from finished, y'know?
Update using graphical interface
- Download the latest release
- Follow the installation instructions for your os.
- Start Minecraft and enjoy!
Update using command-line
- Go into your folder again (as explained above) and run the command
git pull
instead of thegit clone https://github.com/SangeloDev/SangeFault
command.
Contribution
Contribution is always welcome, since this is the point of the pack. You can create addons for the pack by editing the pack itself, and it will be reviewed and merged in the addons branch.
Credits
Based on SammyFault's 16x Pack
1.0.3 : Includes Wool from Majesta's 16x Pack