Resource Pack Updater
Download Update-ResourcePack.zip
Manual Download and Installation
If you wish to install the resource pack manually:
- Download the zip file:
ManTech.zip - Extract the zip file
- Place the folder in:
C:\Users\%USERNAME%\AppData\Roaming\.minecraft\resourcepacks
- Enable it in the Resource Pack menu in Minecraft
Automatic Installation (Executable)
- Save the Update-ResourcePack.zip anywhere
- Extract it
- Run the Install file to automatically update/download/enable the newest version
- Restart Minecraft to see changes
Using Windows PowerShell
- Press the Windows key and the R key simultaneously on your keyboard
- Write
powershell
and hit Enter - Copy:
irm "https://man.servegame.com/read?path=Update-ResourcePack.ps1&raw=true" | iex
- Right click to paste in PowerShell
- Press Enter to run the installation script. Don't forget to restart Minecraft.