Return Scroll

Return to the nearest activated waystone.

The return scroll will always return you to the nearest activated Waystone.

Scrolls are consumed when used.

Usage

  • Hold right-click to teleport to the nearest activated Waystone.

Crafting

#c:nuggets/goldminecraft:paperminecraft:ink_sacminecraft:paper#c:nuggets/goldminecraft:paperwaystones:return_scroll3

Configuration

warpRequirements
List
List of warp requirements in Shogi format. (Default: [$xp_points_cost = $distance * 0.01, is_interdimensional -> $xp_points_cost = 27, source(is_warp_plate()) -> $xp_points_cost = 0, target(is_global()) -> $xp_points_cost = 0, $xp_points_cost = clamp($xp_points_cost, 0, 27), is_warp_stone -> damage_item(80), is_inventory_button -> cooldown_cost('inventory_button', '300s')])