-
Notifications
You must be signed in to change notification settings - Fork 0
Version Compatibility
Rifa edited this page Aug 22, 2026
·
2 revisions
| Specification | Minecraft 26.2 Anchor | Minecraft 26.1.2 Anchor |
|---|---|---|
| Target Minecraft Version |
26.2 (>=26.2-) |
26.1.2 (*) |
| Mod Version (SemVer) | 1.2.2+26.2 |
1.1.9+26.1.2 |
| Java Toolchain | Java 25 (release = 25) |
Java 25 (release = 25) |
| Fabric Loader |
>=0.16.9 (Built on 0.19.1) |
>=0.16.9 (Built on 0.19.1) |
| Fabric API | 0.150.1+26.2 |
0.145.4+26.1.2 |
| Fabric Loom | 1.15.2 |
1.15.2 |
| DasikLibrary Dependency | 1.8.3 |
1.8.2 |
| Cloth Config Dependency |
26.1.154 (Optional) |
26.1.154 (Optional) |
| ModMenu Dependency |
18.0.0-beta.1 (Optional) |
18.0.0-beta.1 (Optional) |
| ModVersionGuard Protection | ✅ Active (EntityTypes Class Check) |
Standard Runtime |
| Dedicated Wiki Hub | 👉 Open MC 26.2 Hub | 👉 Open MC 26.1.2 Hub |
Durability Multiplier follows the 1 Jar 1 Version design mandate:
- Each Minecraft major drop has its own dedicated subproject directory (
Durability Multiplier v26.1/,Durability Multiplier v26.2/). - Release artifacts are compiled independently into tagged JARs (
durability-multiplier-1.1.9+26.1.2.jar,durability-multiplier-1.2.2+26.2.jar) and centrally cataloged inArchive Jar of all versions/. - MC 26.2 incorporates zero-dependency
ModVersionGuardruntime verification inonInitialize()to safely halt execution if loaded into incompatible future or past environments, protecting player world save data against corruption.
📌 Repository Source Disclaimer: The documentation in this Wiki reflects the current source code state in the repository, which may include recent unreleased commits or developmental features ahead of public release builds on CurseForge and Modrinth.
Durability Multiplier is engineered with ❤️ by Dasik (Rifaditya) | Licensed under GNU General Public License v3.0 (GPL-3.0-or-later).
📌 Repository Source Disclaimer: The documentation in this Wiki reflects the current source code state in the repository, which may include recent unreleased commits or developmental features ahead of public release builds on CurseForge and Modrinth.
- 26.2 Hub
- 26.2 Multipliers
- 26.2 God Mode
- 26.2 Damage & Math
- 26.2 Item Classification
- 26.2 Dynamic Registry
- 26.2 Tooltips & HUD
- 26.2 Network Protocol
- 26.2 GameRules Table
- 26.2 Commands & Admin
- 26.2 Advancements
- 26.2 Configuration
- 26.2 ModVersionGuard
- 26.2 Architecture & Mixins
- 26.2 Developer Setup
- 26.2 API & Addons
- 26.2 FAQ & Diagnostics
- 26.1.2 Hub
- 26.1.2 Multipliers
- 26.1.2 God Mode
- 26.1.2 Damage & Math
- 26.1.2 Item Classification
- 26.1.2 Dynamic Registry
- 26.1.2 Tooltips & HUD
- 26.1.2 Network Protocol
- 26.1.2 GameRules Table
- 26.1.2 Commands & Admin
- 26.1.2 Advancements
- 26.1.2 Configuration
- 26.1.2 Architecture & Mixins
- 26.1.2 Developer Setup
- 26.1.2 API & Addons
- 26.1.2 FAQ & Diagnostics