Update link to Minecraft Wiki ()

Minecraft Wiki has officially moved from Fandom to their own wiki. I updated a link I found in a comment.

(cherry picked from commit 68c3a29b6b)
This commit is contained in:
alexia 2023-10-01 13:34:55 +02:00 committed by modmuss50
parent 3ccb77f2a4
commit 7468709af5

View file

@ -163,7 +163,7 @@ public class DataGeneratorTestEntrypoint implements DataGeneratorEntrypoint {
// - Create a new fabric server with the ingredient API.
// - Copy the generated recipes to a datapack, for example to world/datapacks/<packname>/data/test/recipes/.
// - Remember to also include a pack.mcmeta file in world/datapacks/<packname>.
// (see https://minecraft.fandom.com/wiki/Tutorials/Creating_a_data_pack)
// (see https://minecraft.wiki/w/Tutorials/Creating_a_data_pack)
// - Start the server and connect to it with a vanilla client.
// - Test all the following recipes