Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Commit

Permalink
[1.4.6] 1.20.2, recreation of 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Misat11 committed Sep 21, 2023
1 parent 1ee7432 commit 1f9b5f1
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 6 deletions.
10 changes: 5 additions & 5 deletions config/1.20.1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"sha1": "c7d29380ddb38becad7c0819b5b325e43bca23f0"
},
"spigot-class-mappings": {
"url": "https://hub.spigotmc.org/stash/projects/SPIGOT/repos/builddata/raw/mappings/bukkit-1.20.1-cl.csrg?at=faff587dcbe915bc565bf01f2d54c6af86039414"
"url": "https://hub.spigotmc.org/stash/projects/SPIGOT/repos/builddata/raw/mappings/bukkit-1.20.1-cl.csrg?at=221903b51701960ac778d8641b31cebcf411caa8"
},
"intermediary-mappings": {
"url": "https://raw.githubusercontent.com/FabricMC/intermediary/master/mappings/1.20.1.tiny"
},
"yarn-mappings": {
"url": "https://maven.fabricmc.net/net/fabricmc/yarn/1.20.1%2Bbuild.1/yarn-1.20.1%2Bbuild.1-v2.jar",
"sha1": "e016cd67a1078b3fb52dad00e226826325136ad0"
"url": "https://maven.fabricmc.net/net/fabricmc/yarn/1.20.1%2Bbuild.10/yarn-1.20.1%2Bbuild.10-v2.jar",
"sha1": "f09f3e05ed95dbd0075b033f85f41a3416af9968"
},
"hashed-quilt-mappings": {
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/1.20.1/hashed-1.20.1.tiny",
"sha1": "23b6304c2891a298c6bd1c824f20461d0d650b92"
},
"quilt-mappings": {
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-mappings/1.20.1+build.1/quilt-mappings-1.20.1+build.1-v2.jar",
"sha1": "704d97cbfb5e3ed6274d87fd03b3cdd9ae65ee13"
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-mappings/1.20.1+build.23/quilt-mappings-1.20.1+build.23-v2.jar",
"sha1": "af7f00c174889ab6b593f3a19cfb0ce04aae5e5a"
}
}
30 changes: 30 additions & 0 deletions config/1.20.2/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"version": "1.20.2",
"spigot-nms-version": "1_20_R2",
"vanilla-jar": {
"url": "https://piston-data.mojang.com/v1/objects/5b868151bd02b41319f54c8d4061b8cae84e665c/server.jar",
"sha1": "5b868151bd02b41319f54c8d4061b8cae84e665c"
},
"mojang-mappings": {
"url": "https://piston-data.mojang.com/v1/objects/dced504a9b5df367ddd3477adac084cea8024ba4/server.txt",
"sha1": "dced504a9b5df367ddd3477adac084cea8024ba4"
},
"searge-mappings": {
"url": "https://maven.minecraftforge.net/de/oceanlabs/mcp/mcp_config/1.20.2/mcp_config-1.20.2.zip",
"sha1": "30705bf178904457e2105af20ed43a651a4515f1"
},
"spigot-class-mappings": {
"url": "https://hub.spigotmc.org/stash/projects/SPIGOT/repos/builddata/raw/mappings/bukkit-1.20.2-cl.csrg?at=172197ceb99364701937947ea7fc424ecf1bb694"
},
"intermediary-mappings": {
"url": "https://raw.githubusercontent.com/FabricMC/intermediary/master/mappings/1.20.2.tiny"
},
"yarn-mappings": {
"url": "https://maven.fabricmc.net/net/fabricmc/yarn/1.20.2%2Bbuild.1/yarn-1.20.2%2Bbuild.1-v2.jar",
"sha1": "e863103531e5b235d338eae0895cefb2011f3ea7"
},
"hashed-quilt-mappings": {
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/1.20.2/hashed-1.20.2.tiny",
"sha1": "5685f7c1948433a1f931f10960452f29e5a7c495"
}
}
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.screamingsandals.nms
version=1.4.5
version=1.4.6

# Gradle properties
org.gradle.jvmargs=-Xmx2048M

0 comments on commit 1f9b5f1

Please sign in to comment.