Menu - fixyldev/LastDeathLocation GitHub Wiki
Description
The data pack-wide menu is the primary way for players to interact with the data pack. The menu uses paths, similar to a hierarchical file system, to determine which page of the menu should be displayed. The path can always be seen at the top of the menu window, with the current location in the path underlined.
Navigation
- Click the desired path at the top of the menu window to navigate backwards in the path.
- Click a button inside the menu window to delve deeper into the path.
- Click the arrows at the bottom of the menu window (if present) to navigate between pages within a single path.
Paths
Last Death Location
This is the main menu. It provides buttons to navigate into the different sections of the menu.
Last Death Location / Location
This menu displays your most recent death location. This is also the menu that one will automatically see after death if this option is enabled.
Last Death Location / History
This menu displays your last 16 deaths, including your most recent one. It also shows the in-game day when the death occurred.
The first page might be redundant to the
Last Death Location / Location
menu, but is instead fetched from the data pack's storage instead of the actual data present on the player.
Last Death Location / Settings
This is the settings menu. There are three different sub-categories. The "Reset settings" button will reset all your settings to the default settings. This button is grayed out if you already have the default settings applied.
Last Death Location / About
This is the about page. The "Version" button will display the current version as well as a copyright notice. The three buttons below are links to useful resources.