Skip to content

Commit 6635b9c

Browse files
committed
Update everything to run on 1.18
1 parent f626d20 commit 6635b9c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
33

44
# Fabric Properties
55
# check these on https://fabricmc.net/versions.html
6-
minecraft_version=1.18-rc2
7-
yarn_mappings=1.18-rc2+build.1
8-
loader_version=0.12.5
6+
minecraft_version=1.18
7+
yarn_mappings=1.18+build.1
8+
loader_version=0.12.8
99

1010
# Mod Properties
1111
mod_version = 1.0.0

0 commit comments

Comments
 (0)