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
Configuration
scrollUseTime
Integer
The time in ticks it takes to use a scroll. This is the charge-up time when holding right-click. (Default: 32)
warpRequirements
List
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)])