Skip to content

Commit

Permalink
Update to Minecraft 1.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
paizi committed Nov 9, 2020
1 parent fe77b7b commit 322bb52
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 @@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx8G

# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.16
yarn_mappings=1.16+build.1
loader_version=0.8.8+build.202
minecraft_version=1.16.4
yarn_mappings=1.16.4+build.6
loader_version=0.10.6+build.214

# Mod Properties
mod_version = 1.0.0
Expand All @@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx8G

# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.13.1+build.370-1.16
fabric_version=0.25.1+build.416-1.16

0 comments on commit 322bb52

Please sign in to comment.