Warp Scroll
Teleport to any of your activated waystones. Single use.
The warp scroll is the one-time use version of the Warp Stone.
It can be used to teleport to any of your activated waystones.
Scrolls are consumed when used.
Usage
- Hold right-click to open the Waystone selection screen.
- Select a waystone to teleport to it.
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)])