mirror of
https://github.com/Hexeption/MCP-Reborn.git
synced 2025-09-06 15:22:55 +00:00
Update to 1.20.2
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
### :warning: WARNING :warning:: You **CANNOT** publish any code generated by this tool.
|
### :warning: WARNING :warning:: You **CANNOT** publish any code generated by this tool.
|
||||||
|
|
||||||
### Supported versions:
|
### Supported versions:
|
||||||
1.13->1.20.1
|
1.13->1.20.2
|
||||||
|
|
||||||
### Important
|
### Important
|
||||||
1.17< Needs JDK 16
|
1.17< Needs JDK 16
|
||||||
|
@@ -34,10 +34,10 @@ group = 'me.yourname'
|
|||||||
version = '1.0.0'
|
version = '1.0.0'
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
minecraft_version = '1.20.1'
|
minecraft_version = '1.20.2'
|
||||||
mcp_version = '20230612.114412'
|
mcp_version = '20230921.100330'
|
||||||
mappings_channel = 'official'
|
mappings_channel = 'official'
|
||||||
mappings_version = '1.20.1'
|
mappings_version = '1.20.2'
|
||||||
spi_version = '7.0.0'
|
spi_version = '7.0.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user