From 4d6cd4470c05e901817b044e22409f419407004a Mon Sep 17 00:00:00 2001 From: undef-maks Date: Sat, 4 Apr 2026 23:33:56 +0300 Subject: [PATCH] Update Dungeons.md --- datapack-documentation/Dungeons.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/datapack-documentation/Dungeons.md b/datapack-documentation/Dungeons.md index 5816a37..12edb6c 100644 --- a/datapack-documentation/Dungeons.md +++ b/datapack-documentation/Dungeons.md @@ -93,7 +93,6 @@ This structure is used to define item drops within **Rooms** (on completion) or ### Project Examples Reference -- **Dungeon Example:** [crystal_mine](datapack-documentation/example/datapack/ex/data/dungeons/caverns/crystal_mine.json) -- **Room Examples:** \* [crystal_hallway](datapack-documentation/example/datapack/ex/data/enemies/rooms/caverns/crystal_hallway.json) - - [core_vault](datapack-documentation/example/datapack/ex/data/enemies/rooms/caverns/core_vault.json) -- **Hostile Example:** [crystal_guardian](datapack-documentation/example/datapack/ex/data/enemies/hostiles/caverns/crystal_guardian.json) +- **Dungeon Example:** [crystal_mine](example/datapack/ex/data/dungeons/caverns/crystal_mine.json) +- **Room Examples:** \* [crystal_hallway](example/datapack/ex/data/enemies/rooms/caverns/crystal_hallway.json) +- **Hostile Example:** [crystal_guardian](example/datapack/ex/data/enemies/hostiles/caverns/crystal_guardian.json)