From 60a5ad9ec4abe4e60c3afe572c4825e82df550d5 Mon Sep 17 00:00:00 2001 From: Spongecade Date: Sat, 7 Oct 2023 07:47:17 -0500 Subject: [PATCH] Update Minecraft wiki link to new domain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c22d70..94d0964 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Use `-fragment` with a lower value to increase performance. Fragments of 256x256 `mcmap` supports changing the colors of blocks. To do so, prepare a custom color file by editing the output of `mcmap -dumpcolors`, and pass it as an argument using the `-colors` argument. The accepted format is a `json` file, with a specific structure. -The root contains a list of [block IDs](https://minecraft.gamepedia.com/Java_Edition_data_values#Blocks) to modify, with the namespace prefix, such as `namespace:block`. +The root contains a list of [block IDs](https://minecraft.wiki/w/Java_Edition_data_values#Blocks) to modify, with the namespace prefix, such as `namespace:block`. #### Simple block