mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 03:05:28 +01:00
Update Minecraft wiki link to new domain
The Minecraft Fandom wiki has been forked to a new domain: minecraft.wiki. Learn more here: https://minecraft.wiki/w/Minecraft_Wiki:Moving_from_Fandom. This PR updates the old wiki link accordingly.
This commit is contained in:
parent
ca80758605
commit
298b31cdc8
@ -34,7 +34,7 @@ public class ChunkVersionHDShader implements HDShader {
|
||||
|
||||
}
|
||||
};
|
||||
// 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),
|
||||
|
Loading…
Reference in New Issue
Block a user