Skip to content

Commit 035d648

Browse files
Removed duplicate copper age update from java
1 parent 7068c89 commit 035d648

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

src/editions.ts

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -993,22 +993,6 @@ const EDITIONS: Edition[] = [
993993
{ text: "Small Changes and Bug Fixes" }
994994
]
995995
},
996-
997-
{
998-
title: "The Copper Age",
999-
subtitle: "1.21.9",
1000-
date: "2025-09-30",
1001-
type: "drop",
1002-
icon: "/java/version_fall_drop.png",
1003-
funFact: "Did you know? The Copper Golem was a candidate in the Minecraft Live 2021 Mob Vote, finishing in second place with 45.7% of votes. The winner was the Allay, having 54.7% of the votes.",
1004-
learnMore: "@Fall_Drop_2025",
1005-
mainFeatures: [
1006-
{ text: "Copper Golem" },
1007-
{ text: "Copper Chest" },
1008-
{ text: "Copper Tools & Armor" },
1009-
{ text: "More copper blocks"}
1010-
]
1011-
},
1012996

1013997
{
1014998
subtitle: "1.21.3",

0 commit comments

Comments
 (0)