diff --git a/src/editions.ts b/src/editions.ts index 090aad0..c89662e 100644 --- a/src/editions.ts +++ b/src/editions.ts @@ -993,6 +993,22 @@ const EDITIONS: Edition[] = [ { text: "Small Changes and Bug Fixes" } ] }, + + { + title: "The Copper Age", + subtitle: "1.21.9", + date: "2025-09-30", + type: "drop", + icon: "/java/version_fall_drop.png", + 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.", + learnMore: "@Fall_Drop_2025", + mainFeatures: [ + { text: "Copper Golem" }, + { text: "Copper Chest" }, + { text: "Copper Tools & Armor" }, + { text: "More copper blocks"} + ] + }, { subtitle: "1.21.3",