From 9488970345093e98a86d9ca311b1a52ea25faadd Mon Sep 17 00:00:00 2001 From: Lukas <67807954+lukasabbe@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:37:29 +0200 Subject: [PATCH 1/6] Bump version to 24w39a --- gradle.properties | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 8511d85..f82a2ea 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,11 +2,10 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.21 -yarn_mappings=1.21+build.9 +minecraft_version=24w39a +yarn_mappings=24w39a+build.8 loader_version=0.16.5 # Mod Properties mod_version=1.0+1.21 maven_group=me.lukasabbe archives_base_name=PasteBookText - From 6529924bc0b914d00b9768712bcffc0d47e4f379 Mon Sep 17 00:00:00 2001 From: Lukas <67807954+lukasabbe@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:39:52 +0200 Subject: [PATCH 2/6] Changed version number --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f82a2ea..8e5deca 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,6 +6,6 @@ minecraft_version=24w39a yarn_mappings=24w39a+build.8 loader_version=0.16.5 # Mod Properties -mod_version=1.0+1.21 +mod_version=1.0+1.21.2-SNAPSHOT.1 maven_group=me.lukasabbe archives_base_name=PasteBookText From dc4038a940cd1c6761617a9c0cf8f0c6d8a97e45 Mon Sep 17 00:00:00 2001 From: Lukas <67807954+lukasabbe@users.noreply.github.com> Date: Wed, 2 Oct 2024 22:15:54 +0200 Subject: [PATCH 3/6] Bump version to 24w40a --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 8e5deca..d7cefc6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,8 +2,8 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=24w39a -yarn_mappings=24w39a+build.8 +minecraft_version=24w40a +yarn_mappings=24w40a+build.3 loader_version=0.16.5 # Mod Properties mod_version=1.0+1.21.2-SNAPSHOT.1 From 3c6c751c2aa4e419461dba5f5118cf1c3f08fec9 Mon Sep 17 00:00:00 2001 From: Lukas <67807954+lukasabbe@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:09:33 +0200 Subject: [PATCH 4/6] 1.21.2-pre1 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index d7cefc6..98bf458 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,8 +2,8 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=24w40a -yarn_mappings=24w40a+build.3 +minecraft_version=1.21.2-pre1 +yarn_mappings=1.21.2-pre1+build.1 loader_version=0.16.5 # Mod Properties mod_version=1.0+1.21.2-SNAPSHOT.1 From aef45a5ffe14181cd441a6f92386b385e34a22d7 Mon Sep 17 00:00:00 2001 From: Lukas <67807954+lukasabbe@users.noreply.github.com> Date: Sat, 12 Oct 2024 19:17:28 +0200 Subject: [PATCH 5/6] 1.21.2-pre3 --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 98bf458..4ab0af5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,9 +2,9 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.21.2-pre1 -yarn_mappings=1.21.2-pre1+build.1 -loader_version=0.16.5 +minecraft_version=1.21.2-pre3 +yarn_mappings=1.21.2-pre3+build.2 +loader_version=0.16.7 # Mod Properties mod_version=1.0+1.21.2-SNAPSHOT.1 maven_group=me.lukasabbe From 22370003006d7eece633c11dfc7e8222a983a4ee Mon Sep 17 00:00:00 2001 From: Lukas <67807954+lukasabbe@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:23:29 +0200 Subject: [PATCH 6/6] 1.21.2-pre4 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 4ab0af5..077350c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,8 +2,8 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.21.2-pre3 -yarn_mappings=1.21.2-pre3+build.2 +minecraft_version=1.21.2-pre4 +yarn_mappings=1.21.2-pre4+build.3 loader_version=0.16.7 # Mod Properties mod_version=1.0+1.21.2-SNAPSHOT.1