项目作者: SangeloDev

项目描述 :
World's first complex 1.8.9 resourcepack for Minecraft!
高级语言:
项目地址: git://github.com/SangeloDev/SangeFault.git
创建时间: 2021-03-07T18:03:47Z
项目社区:https://github.com/SangeloDev/SangeFault

开源协议:BSD 3-Clause "New" or "Revised" License

下载


SangeFault" class="reference-link"> SangeFault


Pack Picker

ℹ️ If you’re viewing this page from Gitpot and don’t see any releases, please view them on GitHub.

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:

  1. Go to the releases tab or click this link and download the latest version.
  2. Unzip the zip file.
  3. Windows:

    • Press WIN+R together on your keyboard.
    • Type in %appdata% and click OK or press Enter.
    • Go into your Minecraft folder (eg. .minecraft) and then into resourcepacks
    • 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: ~/.minecraft
    • Locate the resourcepacks folder and open it.
    • Paste in the zip file which was inside the zip you downloaded earlier.
  4. Start Minecraft and enjoy!

Command-line installation

Requirements:

Windows:

  1. # Open your minecraft resourcepack folder
  2. cd %appdata%\.minecraft\resourcepacks
  3. # Clone this repo into your resource packs folder.
  4. git clone https://github.com/SangeloDev/SangeFault

Mac:

  1. # Open your minecraft resourcepack folder
  2. cd ~/Library/Application\ Support/.minecraft/resourcepacks
  3. # Clone this repo into your resource packs folder.
  4. git clone https://github.com/SangeloDev/SangeFault

Linux:

  1. # Open your minecraft resourcepack folder
  2. cd ~/.minecraft/resourcepacks
  3. # Clone this repo into your resource packs folder.
  4. git clone https://github.com/SangeloDev/SangeFault

Update Instructions

This is how you update SangeFault to the latest release. SangeFault is far from finished, y’know?

Update using graphical interface

  1. Download the latest release of SangeFault
  2. Follow the installation instructions for your Operating System.
  3. Start Minecraft and enjoy!

Update using command-line

  1. Go into your folder again (as explained above) and run the command cd SangeFault && git pull instead of the git clone https://github.com/SangeloDev/SangeFault command.

Contribution

Contribution is always welcome, since this is the point of this project. You can create addons for SangeFault by editing the pack itself, and it will be reviewed and merged in the addons branch.

Versioning

Since release 1.0.3, I’m using a versioning system for releases, because this pack is still Work in Progress.
I’ll be naming:

  • Major releases (1.0, 1.1, etc.) as MR
  • Minor releases (1.0.1, 1.1.4, etc.) as mR
  • Patches (1.0.1.1, 1.0.1.2, etc.) as pR

Credits

All textures created for SangeFault are licensed under the CC4.0 License. Read more here

Based on SammyFault’s 16x Pack

1.0.3 : Includes Wool from Majesta’s 16x Pack