Inventory Button

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

Name Value Default
inventoryButton 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.
inventoryButtonX The x position of the inventory button in the inventory. 58
inventoryButtonY The y position of the inventory button in the inventory. 60
creativeInventoryButtonX The y position of the inventory button in the creative menu. 88
creativeInventoryButtonY The y position of the inventory button in the creative menu. 33
View More