We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6fe19 commit 15998e2Copy full SHA for 15998e2
1 file changed
src/data.ts
@@ -174,6 +174,12 @@ export const data: Category[] = [
174
description: "Minecraft-Heads.com integration for Minestom.",
175
link: "https://github.com/everbuild-org/minecraft-heads-minestom",
176
version: "1.21.10"
177
+ },
178
+ {
179
+ name: "minecraft-utils",
180
+ description: "A feature-rich Minestom library containing many examples.",
181
+ link: "https://github.com/tropicalshadow/minestom-utils",
182
+ version: "1.21.11"
183
}
184
]
185
},
0 commit comments