Unbound Scroll

Bind it to a waystone to teleport to it later.

Use a waystone with a Unbound Scroll in hand to turn it into a Bound Scroll.

Usage

  • Use a Waystone, Sharestone or Warp Plate with an unbound scroll in hand to bind it to that target.
  • Hold use a bound scroll to teleport to its target.

Crafting

#c:nuggets/goldminecraft:paperminecraft:featherminecraft:paper#c:nuggets/goldminecraft:paperwaystones:blank_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')])