Skip to content

Commit

Permalink
Merge pull request #4023 from Spongecade/patch-1
Browse files Browse the repository at this point in the history
Update Minecraft wiki link to new domain
  • Loading branch information
mikeprimm authored Dec 1, 2023
2 parents ca80758 + 298b31c commit bb1438b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ private static class DataVersionMap {

}
};
// Mapping from https://minecraft.fandom.com/wiki/Data_version
// Mapping from https://minecraft.wiki/w/Data_version
final static DataVersionMap[] versionmap = {
new DataVersionMap(0, "unknown", 0x202020),
new DataVersionMap(1519, "1.13.0", 0xF9E79F),
Expand Down

0 comments on commit bb1438b

Please sign in to comment.