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: [$uses_xp #= any(source(is_waystone), source(is_warp_stone)), $uses_xp -> $xp_points_cost = $distance * $xp_per_block, $uses_xp + is_interdimensional -> $xp_points_cost = $interdimensional_xp_cost, $uses_xp -> $xp_points_cost = clamp($xp_points_cost, 0, $max_xp_cost), is_warp_stone -> damage_item(80), is_inventory_button -> cooldown_cost('inventory_button', $inventory_button_cooldown)])