Skip to content

Commit d31872a

Browse files
committed
first commit
1 parent 6283fc3 commit d31872a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

gradle.properties

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

44
# Fabric Properties
55
# check these on https://fabricmc.net/use
6-
minecraft_version=1.17
7-
yarn_mappings=1.17+build.1
8-
loader_version=0.11.3
6+
minecraft_version=1.17.1
7+
yarn_mappings=1.17.1+build.10
8+
loader_version=0.11.6
99

1010
# Mod Properties
11-
mod_version = 1.1
11+
mod_version = 1.17.1-1.0
1212
maven_group = com.hamusuke
1313
archives_base_name = fly-command-mod
1414

1515
# Dependencies
16-
fabric_version=0.34.9+1.17
16+
fabric_version=0.36.1+1.17
-453 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)