diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index 101dc1e93d..dfd6c3573e 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -1085,23 +1085,9 @@ "skyblocker.crimson.kuudra.lowArrowPoison": "Low on Arrow Poison!", "skyblocker.crimson.kuudra.danger": "DANGER!", - "skyblocker.waypoints.ordered.groupNonExistent": "§cThe waypoint group %s doesn't exist.", - "skyblocker.waypoints.ordered.add.invalidHexColor": "§cInvalid HEX color code!", - "skyblocker.waypoints.ordered.addAt.success": "Added a waypoint in group %s at index %d.", - "skyblocker.waypoints.ordered.add.success": "Added a waypoint in group %s at %s.", - "skyblocker.waypoints.ordered.removeGroup.success": "Successfully removed the waypoint group %s.", - "skyblocker.waypoints.ordered.remove.success": "Successfully removed the waypoint at %s from group %s.", - "skyblocker.waypoints.ordered.removeAt.success": "Successfully removed the waypoint at index %d from group %s.", - "skyblocker.waypoints.ordered.toggle.success": "Toggled the waypoint group %s.", - "skyblocker.waypoints.ordered.showAll": "Toggled showing all waypoints from enabled groups.", - "skyblocker.waypoints.ordered.export.success": "Successfully copied your waypoints to your clipboard!", - "skyblocker.waypoints.ordered.export.fail": "§cFailed to export your waypoints, check the latest.log for more information.", "skyblocker.waypoints.ordered.import.skyblocker.success": "Successfully imported waypoints from the Skyblocker Ordered Waypoints format!", "skyblocker.waypoints.ordered.import.skyblocker.unknownFormatHeader": "§cThis import code doesn't look like its in the Skyblocker Ordered Waypoints format, double-check your clipboard to see if everything is correct.", "skyblocker.waypoints.ordered.import.skyblocker.fail": "§cFailed to import waypoints from the Skyblocker Ordered Waypoints format. Make sure to have the waypoint data copied to your clipboard!", - "skyblocker.waypoints.ordered.import.coleWeight.groupAlreadyExists": "§cThere is already an ordered waypoints group under the name \"%s\", please choose another name to import your waypoints under.", - "skyblocker.waypoints.ordered.import.coleWeight.success": "Successfully imported waypoints from the Cole Weight format.", - "skyblocker.waypoints.ordered.import.coleWeight.fail": "§cFailed to import waypoints from the Cole Weight format. Make sure to have the waypoint data copied to your clipboard!", "skyblocker.waypoints.type.WAYPOINT": "Waypoint", "skyblocker.waypoints.type.OUTLINED_WAYPOINT": "Outlined Waypoint",