-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add sample world * Fix URL
- Loading branch information
Showing
2 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
page_type: sample | ||
author: docsbryce | ||
description: The parkour sample world. | ||
ms.author: v-bbortree | ||
ms.date: 06/06/2022 | ||
languages: | ||
- json | ||
products: | ||
- minecraft | ||
--- | ||
|
||
# Parkour Sample World | ||
|
||
This sample is the world that is walked through in the Parkour documentation as examples of block mechanics, player mechanics, and Redstone mechanics that can be used to make a fun player experience. | ||
|
||
See the [Parkour Introduction](https://docs.microsoft.com/minecraft/creator/documents/ParkourIntro) documentation to learn more about how parkour mechanics can lead to fun gameplay for players. | ||
|
||
## Using the Parkour Sample World | ||
|
||
To explore the parkour sample world, simply download the `SampleParkourWorld.mcworld` file and double click it. This will launch Minecraft and you will be able to play. | ||
|
||
## Manifest | ||
|
||
- [SampleParkourWorld.mcworld](https://github.com/microsoft/minecraft-samples/blob/main/parkour_sample_world/SampleParkourWorld.mcworld): The sample parkour world with block mechanics, player mechanics, and Redstone mechanics. |
Binary file not shown.