Skip to content

Commit aca9dc7

Browse files
[Wurst-Bot] Update to 1.20.4-rc1
1 parent b7a92d2 commit aca9dc7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

changelog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<p>A changelog can be found at:&nbsp;<a href="https://www.wimods.net/mo-glass/mo-glass-1-6-1/?mc=1.20.3&utm_source=CurseForge&utm_medium=Mo+Glass&utm_campaign=Changelog&utm_content=Mo+Glass+MC1.20.3">https://www.wimods.net/mo-glass/mo-glass-1-6-1/</a></p>
2-
<p><strong>Note:</strong> This mod requires <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/4905493" target="_blank" rel="noopener noreferrer">Fabric API for Minecraft 1.20.3</a>.</p>
1+
<p>A changelog can be found at:&nbsp;<a href="https://www.wimods.net/mo-glass/mo-glass-1-6-1/?mc=1.20.4-rc1&utm_source=CurseForge&utm_medium=Mo+Glass&utm_campaign=Changelog&utm_content=Mo+Glass+MC1.20.4-rc1">https://www.wimods.net/mo-glass/mo-glass-1-6-1/</a></p>
2+
<p><strong>Note:</strong> This mod requires <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/4933446" target="_blank" rel="noopener noreferrer">Fabric API for Minecraft 1.20.4-rc1</a>.</p>

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ org.gradle.parallel=true
55
# Fabric Properties
66
# check these at https://fabricmc.net/develop/ and
77
# https://www.curseforge.com/minecraft/mc-mods/fabric-api
8-
minecraft_version=1.20.3
9-
yarn_mappings=1.20.3+build.1
8+
minecraft_version=1.20.4-rc1
9+
yarn_mappings=1.20.4-rc1+build.1
1010
loader_version=0.15.0
1111

1212
#Fabric api
13-
fabric_version=0.91.1+1.20.3
13+
fabric_version=0.91.1+1.20.4
1414

1515
# Mod Properties
16-
mod_version = 1.6.1-MC1.20.3
16+
mod_version = 1.6.1-MC1.20.4-rc1
1717
maven_group = net.wurstclient.glass
1818
archives_base_name = Mo-Glass
1919

0 commit comments

Comments
 (0)