mirror of
https://github.com/ShayBox/Durability101.git
synced 2026-06-23 13:06:18 +00:00
A rewrite of the original Durability101 mod
- Java 98%
- JavaScript 2%
| gradle/wrapper | ||
| src/main/resources | ||
| versions | ||
| .gitignore | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle.kts | ||
| stonecutter.gradle.kts | ||
| version.gradle.kts | ||
Durability101
A rewrite of the original Durability101 mod
Fabric
| Minecraft | Type |
|---|---|
| 1.14-4 | Mixin |
| 1.15-2 | Mixin |
| 1.16-5 | Mixin |
| 1.17-1 | Mixin |
| 1.18-2 | Mixin |
| 1.19-2 | Mixin |
| 1.19.3 | Mixin |
| 1.19.4 | Mixin |
| 1.20-6 | Mixin |
| 1.21-1 | Mixin |
| 1.21.2-5 | Mixin |
| 1.21.6-11 | Mixin |
Notes
- 1.16.4 and below requires Java 8
- 1.20.4 and below requires Java 17
- 1.20.5 and above requires Java 21
- 1.26.1 and above requires Java 25
Forge
| Minecraft | Type |
|---|---|
| 1.12-2 | Mixin |
| 1.13-1 | FML Missing |
| 1.13.2 | CoreMod |
| 1.14.2-4 | CoreMod |
| 1.15-2 | CoreMod |
| 1.16.0 | FML Missing |
| 1.16.1-5 | CoreMod |
| 1.17.0 | FML Missing |
| 1.17.1 | CoreMod |
| 1.18-2 | CoreMod |
| 1.19-2 | CoreMod |
| 1.19.2 | Decorator |
| 1.19.3 | Decorator |
| 1.19.4 | Decorator |
| 1.20-6 | Decorator |
| 1.21-1 | Decorator |
| 1.20.3-5 | Decorator |
| 1.20.6-8 | Decorator |
| 1.20.9-11 | Decorator |
Notes
- 1.16.4 and below requires Java 8 312
- 1.16.5 requires FML 36.3 or Java 8 312
- 1.19.2 requires FML 43.1 or use 1.19-2
- 1.20.4 and below requires Java 17
- 1.20.5 and above requires Java 21
- 1.26.1 and above requires Java 25
NeoForge
Unsupported, try using the Fabric version.
Contribute support if you'd like it to be.
Quilt
Unsupported, try using the Fabric version.
Contribute support if you'd like it to be.
