All Projects → Compliance-Dungeons → Resource-Pack

Compliance-Dungeons / Resource-Pack

Licence: Unknown, MIT licenses found Licenses found Unknown LICENSE MIT MODKIT_LICENSE
The official repository for Faithful 32x for Minecraft: Dungeons

Programming Languages

python
139335 projects - #7 most used programming language
Batchfile
5799 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Resource-Pack

Compliance-Java-64x
The official repository for the Java version of Faithful 64x
Stars: ✭ 84 (+425%)
Mutual labels:  faithful, texture-pack, resource-pack
VRCMods
⚙️ New features & quality of life improvements for VRChat
Stars: ✭ 21 (+31.25%)
Mutual labels:  modding, mod, mods
SMLHelper
A complete Subnautica and Subnautica: Below Zero modding library for the popular QModManager framework.
Stars: ✭ 36 (+125%)
Mutual labels:  modding, mod, mods
paintjob-packer
Lightweight mod making tool for ETS 2 and ATS
Stars: ✭ 28 (+75%)
Mutual labels:  modding, mod
ME3ModManager
Legacy mod manager for Mass Effect 3 (superceded by ME3Tweaks Mod Manager)
Stars: ✭ 17 (+6.25%)
Mutual labels:  modding, mod
kibe
A miscellaneous mod for Minecraft that adds a bunch of random, and mostly unoriginal things.
Stars: ✭ 42 (+162.5%)
Mutual labels:  mod, mods
NeosModLoader
A mod loader for Neos VR
Stars: ✭ 58 (+262.5%)
Mutual labels:  modding, mod
ME3TweaksModManager
Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition
Stars: ✭ 83 (+418.75%)
Mutual labels:  modding, mod
HeroesOfTheStorm TryMode2.0
A modified Try Mode Map for Heroes of the Storm to create a better experience with enhanced functionalities.
Stars: ✭ 18 (+12.5%)
Mutual labels:  modding, mod
morrowind-sharp
A Morrowind modding guide. New and experienced players welcomed.
Stars: ✭ 107 (+568.75%)
Mutual labels:  modding, mod
FancyMenu
Source code for the FancyMenu mod.
Stars: ✭ 93 (+481.25%)
Mutual labels:  mod, mods
PMMasterQuest
Take Paper Mario 64, buff old and new enemies to absurd levels, then rebalance Mario's overpowered strategies, and you've got one of the most difficult hacks of all time: Paper Mario Master Quest. The Discord:
Stars: ✭ 58 (+262.5%)
Mutual labels:  modding, mod
among-us-replay-mod
Replay mod for Among Us
Stars: ✭ 48 (+200%)
Mutual labels:  modding, mod
gdmod
A mod loader and modding API for GDevelop games.
Stars: ✭ 15 (-6.25%)
Mutual labels:  modding, mod
EvenMoreModifiers
A mod for Terraria that adds a system for Modifiers that can apply to items giving various bonuses
Stars: ✭ 21 (+31.25%)
Mutual labels:  modding, mod
BTD-Mod-Helper
A powerful and easy to use API for modding BTD6, BATTD, and other Ninja Kiwi games.
Stars: ✭ 76 (+375%)
Mutual labels:  modding, mods
Open-Terraria-API
Open Terraria API - Mac, Linux & Windows
Stars: ✭ 65 (+306.25%)
Mutual labels:  modding, mod
Nyan
Modding API with a typesafe hierarchical key-value database with inheritance and dynamic patching 😺
Stars: ✭ 141 (+781.25%)
Mutual labels:  modding, mod
Anno1800 Mod Loader
The one and only mod loader for Anno 1800, supports loading of unpacked RDA files, XML merging and Python mods.
Stars: ✭ 161 (+906.25%)
Mutual labels:  modding, mod
32x-Jappa
A double resolution texture pack that continues Vattic’s classic faithful style today.
Stars: ✭ 109 (+581.25%)
Mutual labels:  faithful, resource-pack

Faithful Dungeons

Faithful Dungeons

Your favourite 32x resource pack, now available for Mojang's latest dungeon crawler!

Official Repository

RepoSize Issues PullRequests Downloads


Info

  • All recently made textures will be uploaded here.
  • The mod making tool this repository features was made by the Dokucraft Team.
  • If you find any Issues, please report them here.
  • This GitHub is structured in the same way as the Dokucraft Tool provides.
  • If you're new to this project, check out this flowchart about making and submitting textures.

How to compile:

You can compile our Resource Pack yourself, but according to our license, you can't distribute it or sell it.

Prerequisites:

  • Python 3.8+
  • Unreal Engine 4.22 (available on the Epic Game Store)

The tools will only run on Windows.

Setup:

Edit the text files in the Tools/user_settings folder to configure the tools:

File Description
editor_directory.txt This contains the path to the folder where the Unreal Editor executables are.
package_output.txt This contains the path to the .pak file that the package.bat tool creates.
quickbms_export_dir.txt This contains the path to the folder where you have exported the game files using QuickBMS. This is only needed for the Tools/copy_missing_blocks.bat and Tools/update_block_textures_config.bat tools.

Setting the package_output path to a file in your ~mods folder is recommended to make testing the mod easy.

A more detailed documentation can be found here

If an update for the game comes out and you don't want to wait for the mod kit to update, you can use the Tools/update_block_textures_config.bat tool to update it yourself. It requires the QuickBMS exported files of the game, and Pillow, so make sure that is installed before you run it. After it's done, the block textures config should be updated.

To build the pak you need to execute the package.bat file. This can take anywhere from 1 to 3 minutes depending on your hardware.

Then you get the .pak exported where you set your path in package_output.txt

Links

Have a question?

You can find some questions and answers in the FAQ Wiki page. If your question isn't there then you can join our Discord server and ask your question there!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].