Skip to content

Commit

Permalink
Changed Minecraft version to Minecraft 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GStefanowich committed Dec 11, 2021
1 parent 2d4d853 commit 091cd1d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ org.gradle.jvmargs=-Xmx2G

# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.18
yarn_mappings=1.18+build.1
loader_version=0.12.8
minecraft_version=1.18.1
yarn_mappings=1.18.1+build.2
loader_version=0.12.11

# Mod Properties
mod_version = 1.4.2
Expand All @@ -15,4 +15,4 @@ org.gradle.jvmargs=-Xmx2G

# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric
fabric_version=0.43.1+1.18
fabric_version=0.44.0+1.18

0 comments on commit 091cd1d

Please sign in to comment.