diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-03-16 22:14:20 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-03-17 18:04:07 +0100 |
| commit | 97be59a7b6b990e8a68b69424904ed465a1faabe (patch) | |
| tree | 8d2b3e03cd2d065f12f465979093daa4d75504a4 /gradle.properties | |
| parent | c7e7f82a957b15979ed3f9e52d195850be179f88 (diff) | |
feat(): support 26.1
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index 958a1c5..9f0cb56 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,13 +2,12 @@ org.gradle.jvmargs=-Xmx2G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.21.11 -yarn_mappings=1.21.11+build.4 +minecraft_version=26.1-pre-2 loader_version=0.18.4 # Mod Properties -mod_version=1.2.1 +mod_version=1.3.0 maven_group=world.anhgelus archives_base_name=Molehunt # Dependencies # check this on https://modmuss50.me/fabric.html -fabric_version=0.141.3+1.21.11 +fabric_version=0.143.14+26.1 |
