This commit is contained in:
2024-08-15 16:38:50 +02:00
parent 4afd833276
commit 22f24e92c3
19 changed files with 148 additions and 69 deletions

View File

@@ -1,7 +0,0 @@
---
title: [Enter Title]
description: [Enter Description]
slug: [Enter Slug]
---
# announcements/de/ein-test.md

View File

@@ -65,6 +65,7 @@ export const rules = defineCollection({
type: "content",
schema: z.object({
translationKey: z.string(),
mode: reference("modes").optional(),
}),
});

View File

@@ -1,5 +1,6 @@
---
translationKey: as
mode: airship
---
# AirShip-Regelwerk

View File

@@ -1,5 +1,6 @@
---
translationKey: mwg
mode: miniwargear
---
# MiniWarGear-Regelwerk

View File

@@ -1,10 +1,9 @@
---
translationKey: wg
mode: wargear
---
import Link from "../../../components/Link.svelte";
# WarGear
Ein WarGear ist eine Redstone-Kampfmaschine in Minecraft. Diese werden mit einer Vielzahl von Redstonetechniken und TNT-Kanonen ausgestattet und werden gebaut, um anderen WarGears Schaden zuzufügen.
## Basic Wargear

View File

@@ -1,5 +1,6 @@
---
translationKey: ws
mode: warship
---
# WarShip-Regelwerk