Skip to content

Commit 5ccf856

Browse files
committed
update
1 parent e67c887 commit 5ccf856

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

src/data.ts

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,6 @@ export const data: Category[] = [
5858
version: "1.21.8",
5959
ip: "bluedragonmc.com"
6060
},
61-
{
62-
name: "McWar.io",
63-
description: "A first-person shooter with realistic weapons and a unique desktop GUI.",
64-
link: "https://www.youtube.com/watch?v=xfKPJ35fA4I",
65-
version: "1.21.1",
66-
ip: "mcwar.io"
67-
},
6861
{
6962
name: "Endercube",
7063
description: "A parkour server with simple code that is easy to learn from.",
@@ -101,13 +94,13 @@ export const data: Category[] = [
10194
name: "Schem",
10295
description: "A schematic reader and writer library for Minestom.",
10396
link: "https://github.com/hollow-cube/schem",
104-
version: "1.21.8"
97+
version: "1.21.10"
10598
},
10699
{
107100
name: "WorldSeedEntityEngine",
108101
description: "Allows you to create advanced Bedrock-like multipart entities.",
109102
link: "https://github.com/AtlasEngineCa/WorldSeedEntityEngine",
110-
version: "1.21.8"
103+
version: "1.21.10"
111104
},
112105
{
113106
name: "AtlasProjectiles",
@@ -170,8 +163,8 @@ export const data: Category[] = [
170163
version: "1.21.10"
171164
},
172165
{
173-
name: "Minecraft Heads Minestom",
174-
description: "Minecraft-Heads.com Integration for Minestom",
166+
name: "minecraft-heads-minestom",
167+
description: "Minecraft-Heads.com integration for Minestom",
175168
link: "https://github.com/everbuild-org/minecraft-heads-minestom",
176169
version: "1.21.10"
177170
}

0 commit comments

Comments
 (0)