mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Add /info page for Minecraft
This commit is contained in:
22
WebHostLib/static/assets/gameInfo/en_Minecraft.md
Normal file
22
WebHostLib/static/assets/gameInfo/en_Minecraft.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# Minecraft
|
||||||
|
|
||||||
|
## Where is the settings page?
|
||||||
|
The player settings page for this game is located <a href="../player-settings">here</a>. It contains all the options
|
||||||
|
you need to configure and export a config file.
|
||||||
|
|
||||||
|
## What does randomization do to this game?
|
||||||
|
Recipes are removed from the crafting book and shuffled into the item pool. It can also optionally change which
|
||||||
|
structures appear in each dimension. Crafting recipes are re-learned when they are received from other players as
|
||||||
|
item checks, and occasionally when completing your own achievements.
|
||||||
|
|
||||||
|
## What is considered a location check in minecraft?
|
||||||
|
Location checks in are completed when the player completes various Minecraft achievements. Opening the advancements
|
||||||
|
menu in-game by pressing "L" will display outstanding achievements.
|
||||||
|
|
||||||
|
## When the player receives an item, what happens?
|
||||||
|
When the player receives an item in Minecraft, it either unlocks crafting recipes or puts items into the player's
|
||||||
|
inventory directly.
|
||||||
|
|
||||||
|
## What is the victory condition?
|
||||||
|
Victory is achieved when the player kills the Ender Dragon, enters the portal in The End, and completes the credits
|
||||||
|
sequence either by skipping it or watching hit play out.
|
Reference in New Issue
Block a user