mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-21 11:20:55 -04:00
Update link to Minecraft Wiki (#3336)
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:
parent
3ccb77f2a4
commit
7468709af5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue