Skip to content

📊 Matrice de Compatibilité des Versions

📌 Avertissement sur la source du dépôt : La documentation de ce wiki reflète l'état actuel du code source dans le dépôt, qui peut inclure des commits non publiés ou des fonctionnalités en cours de développement en avance sur CurseForge et Modrinth.

1. Official Infobox

ParameterTechnical Specification
Mod Identifierstew-stacker-addon
Mod CollectionInstant Gratification (IG)
Supported Fabric Anchors26.2 (MC 26.1.2 / 26.2), 26.3 (MC 26.3-snapshot-6 / 26.3)
Java PlatformOpenJDK 25 (Hotspot 64-bit)
Build ToolchainGradle 9.3+ with Fabric Loom
Architecture Standard1 Jar 1 Version Policy
Required Dependenciesfabricloader, fabric-api, dasik-library, stack-size-adjuster
Optional Integrationsmodmenu, cloth-config / YetAnotherConfigLib (YACL)

2. Multi-Version Lifecycle & Compatibility Matrix

Minecraft TargetMod SemVerFabric LoaderJava RequirementFabric API VersionDasikLibrary DependencyStack Size AdjusterDistribution Status
MC 26.2 (26.1.2 / 26.2)1.0.2+26.2>=0.19.1JDK 25 (>=25)0.150.1+26.2>=1.8.3>=1.4.10+26.2🟢 Standard Anchor
MC 26.3 (26.3-snapshot-6 / 26.3)1.0.2+26.3>=0.19.3JDK 25 (>=25)0.156.1+26.3>=1.8.36>=1.4.18🟢 Modern Lead

3. The 1 Jar 1 Version Policy vs. Universal Library Bounds

Dedicated Addon Binaries

  • stew-stacker-addon-1.0.2+26.2.jar: Target anchor for stable MC 26.1.2 and MC 26.2 installations.
  • stew-stacker-addon-1.0.2+26.3.jar: Target anchor for developmental snapshot environments (MC 26.3-snapshot-6 and beyond).

Universal DasikLibrary Integration

Stew Stacker Addon relies on DasikLibrary for dynamic runtime GameRule registration (DynamicGameRuleManager), category allocation, and configuration management (ConfigHelper). DasikLibrary follows an open version bound architecture (>=26.1.2-).


4. Installation & Prerequisites Workflow

[ Download Compatible Addon Jar ]
               |
               +---> Check Minecraft Target (26.2 vs 26.3)
               |
[ Verify Core Dependencies ]
       |
       +---> Fabric Loader (>=0.19.1 for 26.2 | >=0.19.3 for 26.3)
       +---> Fabric API (matching MC release)
       +---> DasikLibrary (>=1.8.3 for 26.2 | >=1.8.36 for 26.3)
       +---> Stack Size Adjuster (>=1.4.10+26.2 for 26.2 | >=1.4.18 for 26.3)
               |
[ Deploy to .minecraft/mods/ ]
               |
[ Launch Game with OpenJDK 25 ]

5. Navigation Globale

Official documentation & web portal for Dasik Igaijinn mods.