更新 'build.gradle.kts'

This commit is contained in:
tony_all 2023-03-02 23:38:22 +08:00
parent e2e3df327d
commit 4e4d70f6c9
1 changed files with 2 additions and 0 deletions

View File

@ -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
// //