Skip to content

Commit d72be67

Browse files
committed
add 1.21.5 which was missing lol
1 parent 8d78bd9 commit d72be67

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

gradle.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Gradle Properties
2-
org.gradle.jvmargs=-Xmx2G
2+
org.gradle.jvmargs=-Xmx4G
33
org.gradle.parallel=true
4-
org.gradle.configuration-cache=true
54

65
# Mod Properties
76
mod.version=1.0.0

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ stonecutter {
1818
"1.17", "1.17.1",
1919
"1.18", "1.18.1", "1.18.2",
2020
"1.19", "1.19.1", "1.19.2", "1.19.3", "1.19.4",
21-
"1.20", "1.20.1", "1.20.2", "1.20.4", "1.20.6",
21+
"1.20", "1.20.1", "1.20.2", "1.20.4", "1.20.5", "1.20.6",
2222
"1.21", "1.21.1", "1.21.2", "1.21.3", "1.21.4", "1.21.5", "1.21.8"
2323
)
2424
vcsVersion = "1.21.8"

versions/1.20.5/gradle.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
deps.yarn=1.20.5+build.1
2+
deps.fabric_api=0.97.8+1.20.5
3+
mod.mc_dep=1.20.5
4+
mod.mc_title=greentextmod-1.20.5
5+
mod.mc_targets=1.20.5

0 commit comments

Comments
 (0)