更新 'build.gradle.kts'
This commit is contained in:
parent
e2e3df327d
commit
4e4d70f6c9
|
|
@ -31,6 +31,8 @@ minecraft {
|
||||||
// You must be aware of the Mojang license when using the "official" or "parchment" mappings.
|
// You must be aware of the Mojang license when using the "official" or "parchment" mappings.
|
||||||
// See more information here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md
|
// See more information here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md
|
||||||
//
|
//
|
||||||
|
// for legacy minecraft, see also: https://maven.minecraftforge.net/de/oceanlabs/mcp/versions.json
|
||||||
|
//
|
||||||
// Parchment is an unofficial project maintained by ParchmentMC, separate from MinecraftForge
|
// Parchment is an unofficial project maintained by ParchmentMC, separate from MinecraftForge
|
||||||
// Additional setup is needed to use their mappings: https://parchmentmc.org/docs/getting-started
|
// Additional setup is needed to use their mappings: https://parchmentmc.org/docs/getting-started
|
||||||
//
|
//
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue