Update to Minecraft 1.18

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2021-12-01 03:00:00 +11:00
parent 4dbb83e45d
commit 2492a39911
2 changed files with 2 additions and 2 deletions

View File

@@ -224,7 +224,7 @@ public final class CraftMagicNumbers implements UnsafeValues {
* @return string
*/
public String getMappingsVersion() {
return "9658396dadb575219230b3235b8a9144";
return "9e9fe6961a80f3e586c25601590b51ec";
}
@Override