Skip to content

Commit 37c4730

Browse files
authored
Update create-a-minecraft-mod-with-java.mdx
1 parent e0d1e0f commit 37c4730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/create-a-minecraft-mod-with-java/create-a-minecraft-mod-with-java.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This project tutorial comes from that curiosity. Instead of just playing Minecra
2727

2828
**Mods** (short for modifications) are a way of writing code to alter graphics or gameplay of a game.
2929

30-
In 2026, there are 200,000+ mods for Minecraft across different mod hosting sites. It's now the most modded game of all-time above Skyrim.
30+
There are now 200,000+ Minecraft mods across mod hosting sites, making it the most modded game of all-time (by downloads).
3131

3232
We are going to build a mod that creates a **custom item** in Minecraft:
3333

0 commit comments

Comments
 (0)