Skip to content

Commit 47a2ff3

Browse files
port to 1.21
1 parent bb4dd11 commit 47a2ff3

1 file 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
@@ -4,15 +4,15 @@ org.gradle.parallel=true
44

55
# Fabric Properties
66
# check these on https://fabricmc.net/develop
7-
minecraft_version=1.20.6
8-
yarn_mappings=1.20.6+build.1
9-
loader_version=0.15.10
7+
minecraft_version=1.21
8+
yarn_mappings=1.21+build.2
9+
loader_version=0.15.11
1010

1111

1212
# Mod Properties
13-
mod_version = 0.1.2
13+
mod_version = 0.1.3
1414
maven_group = me.jonasjones
1515
archives_base_name = consolemc-fabric-quilt
1616

1717
# Dependencies
18-
fabric_version=0.97.8+1.20.6
18+
fabric_version=0.100.3+1.21

0 commit comments

Comments
 (0)