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

Commit 09d555e

Browse files
committed
[1.4.10] added 1.20.5 config, rebuilt 1.20.4 config
1 parent fa48c28 commit 09d555e

File tree

3 files changed

+32
-2
lines changed

3 files changed

+32
-2
lines changed

config/1.20.4/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"sha1": "55d51be7dba2ea898d2213e4312f29f76a8788c6"
1515
},
1616
"spigot-class-mappings": {
17-
"url": "https://hub.spigotmc.org/stash/projects/SPIGOT/repos/builddata/raw/mappings/bukkit-1.20.4-cl.csrg?at=17eb87e5cd509ff55d691b74902ac19c3b62ca0c"
17+
"url": "https://hub.spigotmc.org/stash/projects/SPIGOT/repos/builddata/raw/mappings/bukkit-1.20.4-cl.csrg?at=a9c23e0aa2429445ce39109e093bce0d89a14ab3"
1818
},
1919
"intermediary-mappings": {
2020
"url": "https://raw.githubusercontent.com/FabricMC/intermediary/master/mappings/1.20.4.tiny"

config/1.20.5/info.json

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "1.20.5",
3+
"spigot-nms-version": "1_20_R4",
4+
"vanilla-jar": {
5+
"url": "https://piston-data.mojang.com/v1/objects/79493072f65e17243fd36a699c9a96b4381feb91/server.jar",
6+
"sha1": "79493072f65e17243fd36a699c9a96b4381feb91"
7+
},
8+
"mojang-mappings": {
9+
"url": "https://piston-data.mojang.com/v1/objects/14be97974a77b09eb8bca88ed9268445f0fde3e7/server.txt",
10+
"sha1": "14be97974a77b09eb8bca88ed9268445f0fde3e7"
11+
},
12+
"spigot-class-mappings": {
13+
"url": "https://hub.spigotmc.org/stash/projects/SPIGOT/repos/builddata/raw/mappings/bukkit-1.20.5-cl.csrg?at=a7f7c2118b877fde4cf0f32f1f730ffcdee8e9ee"
14+
},
15+
"intermediary-mappings": {
16+
"url": "https://raw.githubusercontent.com/FabricMC/intermediary/master/mappings/1.20.5.tiny"
17+
},
18+
"yarn-mappings": {
19+
"url": "https://maven.fabricmc.net/net/fabricmc/yarn/1.20.5%2Bbuild.1/yarn-1.20.5%2Bbuild.1-v2.jar",
20+
"sha1": "e6222d3163789615c5a7c99e82a6ebb10d870891"
21+
},
22+
"hashed-quilt-mappings": {
23+
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/1.20.5/hashed-1.20.5.tiny",
24+
"sha1": "ab67c65f89274d6c1aacc276aed637bb98de57b0"
25+
},
26+
"quilt-mappings": {
27+
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-mappings/1.20.5+build.1/quilt-mappings-1.20.5+build.1-v2.jar",
28+
"sha1": "ed26ccc18b93da5b725e62bba7db5532e482bcbc"
29+
}
30+
}

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=org.screamingsandals.nms
2-
version=1.4.9
2+
version=1.4.10
33

44
# Gradle properties
55
org.gradle.jvmargs=-Xmx4096M

0 commit comments

Comments
 (0)