Skip to content

Commit

Permalink
update to 1.16.2 fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
zlainsama committed Aug 15, 2020
1 parent c9aa8ab commit 6a1f986
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G

# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.16.1
yarn_mappings=1.16.1+build.1
loader_version=0.8.8+build.202
minecraft_version=1.16.2
yarn_mappings=1.16.2+build.1
loader_version=0.9.1+build.205

# Mod Properties
mod_version = 1.16.1-v1-fabric
mod_version = 1.16.2-v1-fabric
maven_group = lain.mods.cleanview
archives_base_name = CleanView

# 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.14.1+build.372-1.16
fabric_version=0.18.0+build.397-1.16

0 comments on commit 6a1f986

Please sign in to comment.