Skip to content

Commit 4e0743a

Browse files
Merge pull request #22 from Inklay/master
Added Mounts of Mayhem upcomming game drop
2 parents ae3af09 + fe3be24 commit 4e0743a

7 files changed

Lines changed: 128 additions & 11 deletions

File tree

File renamed without changes.
1.55 KB
Loading
File renamed without changes.
1.55 KB
Loading

src/editions.ts

Lines changed: 125 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,39 @@ const EDITIONS: Edition[] = [
949949
{ text: "The waypoint command" }
950950
]
951951
},
952+
953+
{
954+
title: "The Copper Age",
955+
subtitle: "1.21.9",
956+
date: "2025-09-30",
957+
type: "drop",
958+
icon: "/java/version_1_21_9.png",
959+
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.",
960+
learnMore: "@Java_Edition_1.21.9",
961+
mainFeatures: [
962+
{ text: "Copper Golem" },
963+
{ text: "Copper Chest" },
964+
{ text: "Copper Tools & Armor" },
965+
{ text: "New Copper Building Blocks" },
966+
{ text: "Shelves" }
967+
],
968+
minorFeatures: [
969+
{ text: "Mannequins" },
970+
{ text: "Hanging Signs" },
971+
{ text: "Debug Screen (F3) Customization" },
972+
{ text: "End Flashes" }
973+
]
974+
},
975+
976+
{
977+
subtitle: "1.21.8",
978+
type: "minor",
979+
date: "2025-07-17",
980+
learnMore: "@Java_Edition_1.21.8",
981+
mainFeatures: [
982+
{ text: "Small Changes and Bug Fixes" }
983+
]
984+
},
952985

953986
{
954987
subtitle: "1.21.7",
@@ -1984,6 +2017,24 @@ const EDITIONS: Edition[] = [
19842017
{ text: "End Flashes" },
19852018
]
19862019
},
2020+
{
2021+
title: "Mounts of Mayhem",
2022+
subtitle: "1.21.X",
2023+
possibleDate: "Winter 2025",
2024+
type: "drop",
2025+
icon: "/java/version_mounts_of_mayhem.png",
2026+
funFact: "Did you know? The Zombie Horse was added in the game back in 2013 in java snapshot 13w16a.",
2027+
learnMore: "@Mounts_of_Mayhem",
2028+
mainFeatures: [
2029+
{ text: "Nautilus" },
2030+
{ text: "Spear" },
2031+
{ text: "Zombie Nautilus" },
2032+
],
2033+
minorFeatures: [
2034+
{ text: "Breath of the Nautilus" },
2035+
{ text: "Zombie Horse can now naturally spawn in survival" }
2036+
]
2037+
},
19872038

19882039
{
19892040
title: "Vibrant Visuals",
@@ -2901,6 +2952,68 @@ const EDITIONS: Edition[] = [
29012952
]
29022953
},
29032954

2955+
{
2956+
title: "The Copper Age",
2957+
subtitle: "1.21.110",
2958+
date: "2025-09-30",
2959+
type: "drop",
2960+
icon: "/bedrock/version_1_21_110.png",
2961+
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.",
2962+
learnMore: "@Bedrock_Edition_1.21.110",
2963+
mainFeatures: [
2964+
{ text: "Copper Golem" },
2965+
{ text: "Copper Chest" },
2966+
{ text: "Copper Tools & Armor" },
2967+
{ text: "New Copper Building Blocks" },
2968+
{ text: "Shelves" }
2969+
],
2970+
minorFeatures: [
2971+
{ text: "Mannequins" },
2972+
{ text: "Hanging Signs" },
2973+
{ text: "Debug Screen (F3) Customization" },
2974+
{ text: "End Flashes" }
2975+
]
2976+
},
2977+
2978+
{
2979+
subtitle: "1.21.101",
2980+
type: "minor",
2981+
date: "2025-08-13",
2982+
learnMore: "@Bedrock_Edition_1.21.101",
2983+
mainFeatures: [{ text: "Small Changes and Bug Fixes" }]
2984+
},
2985+
2986+
{
2987+
subtitle: "1.21.100",
2988+
type: "minor",
2989+
date: "2025-08-05",
2990+
learnMore: "@Bedrock_Edition_1.21.100",
2991+
mainFeatures: [
2992+
{ text: "Small Changes and Bug Fixes" },
2993+
{ text: "'The void' flat world preset" },
2994+
{ text: "Experimental features for The Copper Age game drop" },
2995+
]
2996+
},
2997+
2998+
{
2999+
subtitle: "1.21.94",
3000+
type: "minor",
3001+
date: "2025-07-14",
3002+
learnMore: "@Bedrock_Edition_1.21.94",
3003+
mainFeatures: [{ text: "Small Changes and Bug Fixes" }]
3004+
},
3005+
3006+
{
3007+
subtitle: "1.21.93",
3008+
type: "minor",
3009+
date: "2025-07-03",
3010+
learnMore: "@Bedrock_Edition_1.21.93",
3011+
mainFeatures: [
3012+
{ text: "Small Changes and Bug Fixes" },
3013+
{ text: "A new music disc referencing A Minecraft Movie" },
3014+
]
3015+
},
3016+
29043017
{
29053018
subtitle: "1.21.92",
29063019
type: "minor",
@@ -4602,17 +4715,21 @@ const EDITIONS: Edition[] = [
46024715

46034716
upcomings: [
46044717
{
4605-
title: "Fall Drop 2025",
4718+
title: "Mounts of Mayhem",
46064719
subtitle: "1.21.X",
4607-
possibleDate: "Fall 2025",
4720+
possibleDate: "Winter 2025",
46084721
type: "drop",
4609-
icon: "/java/version_fall_drop.png",
4610-
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.",
4611-
learnMore: "@Fall_Drop_2025",
4722+
icon: "/java/version_mounts_of_mayhem.png",
4723+
funFact: "Did you know? The Zombie Horse was added in the game back in 2013 in java snapshot 13w16a.",
4724+
learnMore: "@Mounts_of_Mayhem",
46124725
mainFeatures: [
4613-
{ text: "Copper Golem" },
4614-
{ text: "Copper Chest" },
4615-
{ text: "Copper Tools & Armor" },
4726+
{ text: "Nautilus" },
4727+
{ text: "Spear" },
4728+
{ text: "Zombie Nautilus" },
4729+
],
4730+
minorFeatures: [
4731+
{ text: "Breath of the Nautilus" },
4732+
{ text: "Zombie Horse can now naturally spawn in survival" }
46164733
]
46174734
}
46184735
]

src/lib/Book.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script lang="ts">
66
import { readableType } from '../edition';
77
8-
import { clearReadingVersion, readingVersion } from './book.svelte';
8+
import { clearReadingVersion, readingVersion } from './book.svelte.js';
99
const formatter = new Intl.DateTimeFormat('en-US', {
1010
month: 'long',
1111
day: 'numeric',

src/lib/Marker.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<script lang="ts">
22
import type { NaiveVersion, Version } from '../edition';
3-
import { setReadingVersion } from './book.svelte';
4-
import { hoveredVersions } from './tooltip.svelte';
3+
import { setReadingVersion } from './book.svelte.js';
4+
import { hoveredVersions } from './tooltip.svelte.js';
55
let { version }: { version: Version | NaiveVersion } = $props();
66
</script>
77

0 commit comments

Comments
 (0)