Skip to content

Commit f416bda

Browse files
committed
🖇️ Fix download links
1 parent f38e0b9 commit f416bda

File tree

5 files changed

+16
-30
lines changed

5 files changed

+16
-30
lines changed

src/components/VideoCarousel.svelte

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@
1313
'fthlphRmsjY', // I Added Mr Beast to Minecraft...
1414
'dd7pqAPd-p0', // Phantom Manor
1515
'M2R3zgvbZ30', // How to Mine a Tree
16-
'0xPyRA-he5c', // Cataclysmic Emissary
16+
'biJ41HIeu3E', // Minecraft: Fabled Lands - Lord Veridian Boss Fight
1717
'0UCrI7NJ5KI', // New Boss Test
18-
'-6pLFvW5_Dk', // Camera Animation Test
18+
'0xPyRA-he5c', // Cataclysmic Emissary
1919
'yfaQM3aHgxE', // Mordecai the Unending
20-
'sC3FqzpDrpQ', // Diamond Golem
2120
'CO2kYUMpYPk', // Excuse me Sir
21+
'-6pLFvW5_Dk', // Camera Animation Test
22+
'sC3FqzpDrpQ', // Diamond Golem
2223
'fs0NUGmsa10', // Butter Dog
2324
'4VlwyI0EHo4' // Funny Mobile Game
2425
]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Exported Plugin JSON
3+
description: Learn what the Exported Plugin JSON file is and how to use it.
4+
---
5+
6+
# { $frontmatter.title }

src/routes/docs/[...6]legacy-releases/[...3]legacy-beta/+page.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ description: The last Beta version of Animated Java 1.0.0. Uses Display Entities
99

1010
## Install URL
1111

12-
```txt
13-
https://animated-java.dev/downloads/legacy_beta
14-
```
12+
````txt
13+
https://builds.animated-java.dev/legacy-beta/animated_java.js```
1514
1615
Follow the instructions in [Installing Legacy Versions](installing-legacy-versions) to install this version of the plugin.
16+
````

src/routes/docs/[...6]legacy-releases/[...4]legacy-armorstands/+page.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ description: The initial release of Animated Java that uses items on the heads o
99

1010
## Install URL
1111

12-
```txt
13-
https://animated-java.dev/downloads/legacy_armorstands
14-
```
12+
````txt
13+
https://builds.animated-java.dev/legacy-armorstands/animated_java.js```
1514
1615
Follow the instructions in [Installing Legacy Versions](installing-legacy-versions) to install this version of the plugin.
16+
````

src/routes/download/[version]/animated_java.js/+page.ts

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)