Skip to content

Commit

Permalink
Update to 1.14.1 and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tyra314 committed May 13, 2019
1 parent 36033d7 commit 9467ab7
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,16 @@
org.gradle.jvmargs=-Xmx1G

# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.14
yarn_mappings=1.14+build.21
loader_version=0.4.6+build.143

minecraft_version=1.14.1
yarn_mappings=1.14.1+build.4
loader_version=0.4.7+build.147
fabric_version=0.2.7+build.127
# Mod Properties
mod_version = 1.0.1
maven_group = tyra314
archives_base_name = inca
mod_version=1.0.2
maven_group=tyra314
archives_base_name=inca

# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric
fabric_version=0.2.7+build.127
cotton_version=0.6.4+1.14-SNAPSHOT
crochet_version=1.0.2

0 comments on commit 9467ab7

Please sign in to comment.