Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Releases: Faithful-Resource-Pack/Compliance-Dungeons-Skin-Mod

Faithful Dungeons Team Skin Beta 2

08 Aug 23:01
Compare
Choose a tag to compare
Pre-release

Actual skin available:

added: haragonMC, Pomik108, Seirin-Blu & SuperMario20
already present: Deborn, Tekayo, Juknum, RobertR11 & Terrifik.

Faithful Dungeons Team Skin Beta 1

06 Aug 21:59
Compare
Choose a tag to compare
Pre-release

Actual skin available:

Deborn, Tekayo, Juknum, RobertR11 & Terrifik.

INSTALLING MODS ON MINECRAFT DUNGEONS

[LAUNCHER VERSION]

  1. Press Win + R, type
    %localappdata%\Mojang\products\dungeons\dungeons\Dungeons\Content\Paks
    and press Ok
  2. Make a new folder called ~mods and put your mods in this folder (Yes, with a ~)
  3. Launch the game through
    %localappdata%\Mojang\products\dungeons\dungeons\Dungeons.exe
    We recommend creating a shortcut for it.

⚠️ Disclaimer
Launching the game through the launcher will remove any mods you have.

[WINDOW STORE VERSION]

🚫 Bitdefender user will need to uninstall Bitdefender, as it just breaks the script completely
⚠️ Turn off any Antivirus Software as they will get triggered
⚠️ Game must be installed in the default location

Please make sure you have at least 10 GBs of space free.

  1. Make sure your game is up to date. To do this, press Win + R, type
    ms-windows-store://DownloadsAndUpdates/
    and press enter. Then, press "Get updates" in the top right corner.
  2. Install Visual C++ Redist, it is required for the Script to work:
    https://aka.ms/vs/16/release/vc_redist.x64.exe
  3. Click on the Windows icon in the bottom left and enter powershell then click run as Admin
  4. Paste this command:
    Set-ExecutionPolicy -Scope Process Bypass;mkdir C:\mcdtemp; Invoke-WebRequest -Uri "https://docs.dungeonsworkshop.net/installscript/installscript.ps1" -OutFile C:\mcdtemp\winstore.ps1; C:\mcdtemp\winstore.ps1
    and press Enter
  5. It will prompt you about an Execution Policy Change just press a on the keyboard and then Enter
    ❕ Note
    The script will open the game at one point. Do not close it when this happens!
  6. After a while you will be asked to select a folder. This is where the game files will be stored.
  7. A ~mods folder will appear this is where u place your mods
  8. Click on the Windows icon in the bottom left and launch Minecraft Dungeons [Modding]

⚠️ Warning
When activating developer mode with the script it might be required to reboot. If you encounter an error, try to reboot and run the script again and see if that fixes the issue.
Do not choose Program Files as the folder, it will break things.

Tutorial by the Dokucraft Team