File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030## Version Support
3131| Minecraft Version | Fabric Loader | Fabric API | Status | Notes |
3232| :---------------- | :------------ | :--------- | :----------- | :-------------------------- |
33- | 1.21 | ≥0.16.9 | ≥0.107.0 | ✅ Supported | Community-tested |
34- | 1.21.1 | ≥0.16.9 | ≥0.107.0 | ✅ Supported | Community-tested |
35- | 1.21.2 | ≥0.16.9 | ≥0.107.0 | ✅ Supported | Community-tested |
36- | 1.21.3 | ≥0.16.9 | ≥0.107.0 | ✅ Supported | Community-tested |
33+ | 1.21 | ≥0.16.9 | ≥0.107.0 | ✅ Supported | Community-tested (untested) |
34+ | 1.21.1 | ≥0.16.9 | ≥0.107.0 | ✅ Supported | Community-tested (untested) |
35+ | 1.21.2 | ≥0.16.9 | ≥0.107.0 | ✅ Supported | Community-tested (untested) |
36+ | 1.21.3 | ≥0.16.9 | ≥0.107.0 | ✅ Supported | Community-tested (untested) |
3737| 1.21.4 | ≥0.16.10 | ≥0.117.0 | ✅ ** Tested** | Fully tested & recommended |
3838| 1.21.5+ | ≥0.16.14 | ≥0.120.0 | ⚠️ Untested | May require code updates |
3939
Original file line number Diff line number Diff line change 2121## Support des versions
2222| Version Minecraft | Fabric Loader | Fabric API | Statut | Remarques |
2323| :---------------- | :------------ | :--------- | :----------- | :------------------------------------ |
24- | 1.21 | ≥0.16.9 | ≥0.107.0 | ✅ Compatible | Testé par la communauté |
25- | 1.21.1 | ≥0.16.9 | ≥0.107.0 | ✅ Compatible | Testé par la communauté |
26- | 1.21.2 | ≥0.16.9 | ≥0.107.0 | ✅ Compatible | Testé par la communauté |
27- | 1.21.3 | ≥0.16.9 | ≥0.107.0 | ✅ Compatible | Testé par la communauté |
24+ | 1.21 | ≥0.16.9 | ≥0.107.0 | ✅ Compatible | Testé par la communauté (non vérifié) |
25+ | 1.21.1 | ≥0.16.9 | ≥0.107.0 | ✅ Compatible | Testé par la communauté (non vérifié) |
26+ | 1.21.2 | ≥0.16.9 | ≥0.107.0 | ✅ Compatible | Testé par la communauté (non vérifié) |
27+ | 1.21.3 | ≥0.16.9 | ≥0.107.0 | ✅ Compatible | Testé par la communauté (non vérifié) |
2828| 1.21.4 | ≥0.16.10 | ≥0.117.0 | ✅ ** Testé** | Complètement testé & recommandé |
2929| 1.21.5+ | ≥0.16.14 | ≥0.120.0 | ⚠️ Non testé | Peut nécessiter des mises à jour |
3030
Original file line number Diff line number Diff line change 2525 },
2626 "depends" : {
2727 "fabricloader" : " >=0.18.5" ,
28- "minecraft" : " >=1.21.0 <1.22 " ,
28+ "minecraft" : " >=1.21.0" ,
2929 "java" : " >=21" ,
3030 "fabric-api" : " *" ,
3131 "fabric-language-kotlin" : " *"
Original file line number Diff line number Diff line change 2929 "mixins" : [" stackabletools.mixins.json" ],
3030 "depends" : {
3131 "fabricloader" : " >=0.18.5" ,
32- "minecraft" : " >=1.21.0 <1.22 " ,
32+ "minecraft" : " >=1.21.0" ,
3333 "java" : " >=21" ,
3434 "fabric-api" : " *" ,
3535 "fabric-language-kotlin" : " *"
You can’t perform that action at this time.
0 commit comments