Waystone
The waystone is a block that can be crafted and placed, or found in the world. Players can activate waystones, which will allow them to teleport back to those waystones using items such as the Warp Stone or Warp Scrolls. Waystones can also be used to travel between each other.
Players in Creative Mode can configure a Waystone to be "global". This means the Waystone will be automatically activated for every other player and is useful for Server Hubs. See also Sharestones for an alternative to global waystones.
Waystones can be broken with a Silk Touch enchanted pickaxe to be able to move one without everyone losing access to it.
Usage
- Right-click a waystone to activate it.
- Right-click an activated waystone to choose a Waystone to teleport to.
- Shift-right-click a waystone to edit its name.
Crafting
World Generation
Waystones can be generated in villages or in the wild. See World Generation for more information.
Configuration
Set to "global" to have newly placed or found waystones be global by default. (Default: ACTIVATION) (Allowed values: ACTIVATION, GLOBAL, SHARD_ONLY, ORANGE_SHARESTONE, MAGENTA_SHARESTONE, LIGHT_BLUE_SHARESTONE, YELLOW_SHARESTONE, LIME_SHARESTONE, PINK_SHARESTONE, GRAY_SHARESTONE, LIGHT_GRAY_SHARESTONE, CYAN_SHARESTONE, PURPLE_SHARESTONE, BLUE_SHARESTONE, BROWN_SHARESTONE, GREEN_SHARESTONE, RED_SHARESTONE, BLACK_SHARESTONE)
Add "global" to allow every player to create global waystones. (Default: []) (Allowed values: ACTIVATION, GLOBAL, SHARD_ONLY, ORANGE_SHARESTONE, MAGENTA_SHARESTONE, LIGHT_BLUE_SHARESTONE, YELLOW_SHARESTONE, LIME_SHARESTONE, PINK_SHARESTONE, GRAY_SHARESTONE, LIGHT_GRAY_SHARESTONE, CYAN_SHARESTONE, PURPLE_SHARESTONE, BLUE_SHARESTONE, BROWN_SHARESTONE, GREEN_SHARESTONE, RED_SHARESTONE, BLACK_SHARESTONE)
Set to false to simply disable all xp costs. See warpRequirements for more fine-grained control. (Default: true)
Set to false to simply disable all cooldowns. See warpRequirements for more fine-grained control. (Default: true)
List of warp requirements with comma-separated parameters in parentheses. Conditions can be defined as comma-separated list in square brackets. Will be applied in order. (Default: [[is_not_interdimensional] scaled_add_xp_cost(distance, 0.01), [is_interdimensional] add_xp_cost(27), [source_is_warp_plate] multiply_xp_cost(0), [target_is_global] multiply_xp_cost(0), min_xp_cost(0), max_xp_cost(27), [source_is_inventory_button] add_cooldown(inventory_button, 300)])