mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
[skip ci] Update Minecraft wiki links to new domain (#2593)
This commit is contained in:
parent
911908bfaf
commit
c3fa413b4e
8 changed files with 11 additions and 11 deletions
|
|
@ -5,7 +5,7 @@ namespace MinecraftClient.Mapping
|
|||
{
|
||||
public static class Material2Tool
|
||||
{
|
||||
// Made with the following ressources: https://minecraft.fandom.com/wiki/Breaking
|
||||
// Made with the following ressources: https://minecraft.wiki/w/Breaking
|
||||
// Sorted in alphabetical order.
|
||||
// Minable by Any Pickaxe.
|
||||
private static readonly List<Material> pickaxeTier0 = new()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue