Skip to content

Commit

Permalink
Update teleport staff quest (#16014)
Browse files Browse the repository at this point in the history
* Update teleport staff quest

* Replace formatting codes with tags

* Update config section name

* Remove a few unnecessary formatting tags
  • Loading branch information
D-Cysteine authored Jun 2, 2024
1 parent d2e00f2 commit 4117bfa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "Why walk when you can teleport? This upgrade to the staff of traveling can move you even further, even faster, and will never run out of energy.\n\nRight-click:\n * If looking at a block: teleport to it, 512 range\n * If no block in range: teleport forward, 64 range\n * If looking at a block within 2 range: teleport to the other side of a wall, 16 range\n * No cooldown\n\nShift-right-click:\n * Teleport to travel anchor, 2048 range\n\n[note]Tip: You won\u0027t be able to see travel anchors that are far away, but can still teleport to them if they are in range and chunk-loaded. Try using JourneyMap waypoints to mark anchors![/note]\n\n[note]Note: The staff of teleportation has inverted shift behavior compared to the regular staff. This is to make moving around with right-click easier.[/note]"
"desc:8": "Why walk when you can teleport? This upgrade to the staff of traveling can move you even further, even faster, and will never run out of energy.\n\nRight-click:\n * If targeting a travel anchor: teleport to it, 2048 range\n * If looking at a block: teleport to it, 512 range\n * If no block in range: teleport forward, 64 range\n * If looking at a block within 4 range: teleport to the other side of a wall, 16 range\n * No cooldown\n\nShift-right-click:\n * Same as right-click, but ignoring travel anchors\n * Travel anchors will be hidden from view while holding shift\n\n[note]Tip: You won\u0027t be able to see travel anchors that are far away, but can still teleport to them if they are in range and chunk-loaded. Try using JourneyMap waypoints to mark anchors![/note]\n\n[note]Note: The right-click and shift-right-click actions are fully configurable. Check the EnderIO Staff Settings configs!\nConfig action values:\n 0: Do nothing\n 1: Teleport to look / forward\n 2: Teleport to anchor\n 3: Teleport to anchor, or to look / forward if no anchor[/note]"
}
},
"tasks:9": {
Expand All @@ -62,4 +62,4 @@
}
},
"rewards:9": {}
}
}

0 comments on commit 4117bfa

Please sign in to comment.