Skip to content

Commit 6520fae

Browse files
APie357Hexeption
authored andcommitted
Update to 1.20.2
1 parent fced317 commit 6520fae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### :warning: WARNING :warning:: You **CANNOT** publish any code generated by this tool.
66

77
### Supported versions:
8-
1.13->1.20.1
8+
1.13->1.20.2
99

1010
### Important
1111
1.17< Needs JDK 16

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ group = 'me.yourname'
3434
version = '1.0.0'
3535

3636
ext {
37-
minecraft_version = '1.20.1'
38-
mcp_version = '20230612.114412'
37+
minecraft_version = '1.20.2'
38+
mcp_version = '20230921.100330'
3939
mappings_channel = 'official'
40-
mappings_version = '1.20.1'
40+
mappings_version = '1.20.2'
4141
spi_version = '7.0.0'
4242
}
4343

0 commit comments

Comments
 (0)