Inventory Button

Teleport to a configured location from your inventory.

Waystones adds an optional button to the player inventory screen that allows players to teleport to specific waystones depending on the configuration.

This button is disabled by default.

Configuration

inventoryButton
String

Set to 'none' for no inventory button. Set to 'nearest' for an inventory button that teleports to the nearest waystone. Set to 'any' for an inventory button that opens the waystone selection menu. Set to a waystone name for an inventory button that teleports to a specifically named waystone. (Default: )

inventoryButtonX
Integer

The x position of the inventory button in the inventory. (Default: 58)

inventoryButtonY
Integer

The y position of the inventory button in the inventory. (Default: 60)

creativeInventoryButtonX
Integer

The y position of the inventory button in the creative menu. (Default: 88)

creativeInventoryButtonY
Integer

The y position of the inventory button in the creative menu. (Default: 33)