diff --git a/mappings/servers/hazelmc/discord.png b/mappings/servers/hazelmc/discord.png new file mode 100644 index 0000000..720cb61 Binary files /dev/null and b/mappings/servers/hazelmc/discord.png differ diff --git a/mappings/servers/hazelmc/icon.png b/mappings/servers/hazelmc/icon.png new file mode 100644 index 0000000..0158564 Binary files /dev/null and b/mappings/servers/hazelmc/icon.png differ diff --git a/mappings/servers/hazelmc/logo.png b/mappings/servers/hazelmc/logo.png new file mode 100644 index 0000000..8e5f0b5 Binary files /dev/null and b/mappings/servers/hazelmc/logo.png differ diff --git a/mappings/servers/hazelmc/metadata.json b/mappings/servers/hazelmc/metadata.json new file mode 100644 index 0000000..a6b7783 --- /dev/null +++ b/mappings/servers/hazelmc/metadata.json @@ -0,0 +1,40 @@ +{ + "id": "hazelmc", + "name": "HazelMC", + "description": "Competitive network for top experience", + "addresses": [ + "hazelmc.com" + ], + "primaryAddress": "hazelmc.com", + "minecraftVersions": [ + "1.7.*", + "1.8.*", + "1.12.*", + "1.16.*", + "1.17.*", + "1.18.*", + "1.19.*", + "1.20.*", + "1.21.*" + ], + "primaryMinecraftVersion": "1.8.9", + "primaryColor": "#f8f9f9", + "secondaryColor": "#032d5d", + "primaryLanguage": "en", + "languages": [ + "en", + "es-EN" + ], + "primaryRegion": "NA", + "regions": [ + "NA" + ], + "gameTypes": [ + "PvP", + "HCF" + ], + "store": "https://store.hazelmc.com/", + "socials": { + "discord": "https://discord.com/invite/hazelmc-network-746495951027306596" + } +}