mirror of
https://github.com/Hexeption/MCP-Reborn.git
synced 2025-09-04 13:20:31 +00:00
Updated to 1.20.1
This commit is contained in:
@@ -33,11 +33,11 @@ group = 'me.yourname'
|
||||
version = '1.0.0'
|
||||
|
||||
ext {
|
||||
minecraft_version = '1.20'
|
||||
mcp_version = '20230608.053357'
|
||||
minecraft_version = '1.20.1'
|
||||
mcp_version = '20230612.114412'
|
||||
mappings_channel = 'official'
|
||||
mappings_version = '1.20'
|
||||
spi_version = '6.0.0'
|
||||
mappings_version = '1.20.1'
|
||||
spi_version = '7.0.0'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
Reference in New Issue
Block a user