/almostunified

A Minecraft mod to unify resources.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

Almost Unified

A Minecraft mod to unify resources.

Version Total Downloads CF Total Downloads MR Workflow Status License

Discord | Wiki | CurseForge | Modrinth

📖 Wiki

For an in-depth explanation of the mod, its functionality, config descriptions, FAQs and more, check out the wiki.

🔧 Manual Installation

  1. Download the latest mod jar from the releases, from CurseForge or Modrinth.
  2. Install Minecraft Forge or Fabric.
  3. Drop the jar file into your mods folder.

🖥️ Dev Environment Setup

  1. Clone the repository
  2. Import into IntelliJ (VSCode and Eclipse are not tested)
  3. Run
    • gradle -> common -> Tasks -> fabric -> genSources
    • gradle -> fabric -> Tasks -> fabric -> genSources
    • gradle -> forge -> Tasks -> forgegradle runs -> genIntellijRuns
  4. restart the IDE

The common module uses [fabric-loom]. This makes it possible to use ParchmentMC.
Do not use Fabric related features in the common module!

💚 Credits

This project is using the MultiLoader Template by Jared.
The logo was made by mo_shark.

🎓 License

This project is licensed under the GNU Lesser General Public License v3.0.