-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Aldur13 edited this page Jun 25, 2026
·
1 revision
| Requirement | Version |
|---|---|
| Minecraft Java Edition | 26.2 |
| Fabric Loader | 0.19.3 or newer |
| Fabric API | 0.152.2+26.2 or newer |
| Java | 25 or newer |
-
Install Fabric Loader for Minecraft 26.2 from fabricmc.net
-
Download Blood Magic — grab
bloodmagic-0.1.0.jarfrom the Releases page -
Download Fabric API from Modrinth or CurseForge — make sure it matches version 26.2
-
Place both
.jarfiles into your.minecraft/mods/folder:- Windows:
%appdata%\.minecraft\mods\ - macOS:
~/Library/Application Support/minecraft/mods/ - Linux:
~/.minecraft/mods/
- Windows:
-
Launch Minecraft using the Fabric profile in the launcher
When the game loads, check the bottom-left of the main menu — it should say "Minecraft 26.2 (Modded)". Load any world and press B — the Blood Magic menu should appear.
git clone https://github.com/Aldur13/Blood-magic.git
cd Blood-magic
./gradlew buildThe compiled jar will be at build/libs/bloodmagic-0.1.0.jar.