aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-09-05 23:49:55 +0200
committerLinnea Gräf <nea@nea.moe>2025-09-05 23:56:39 +0200
commitd2141aeda6fc5f29faa98fe91405a8f46a2d9894 (patch)
tree99a04a6aaf1ed6f1bde3487b4c38a10a9c3a34cd /translations
parent12bac5308cf1eed17f701c0f971bcd1a9d6ce060 (diff)
downloadFirmament-d2141aeda6fc5f29faa98fe91405a8f46a2d9894.tar.gz
Firmament-d2141aeda6fc5f29faa98fe91405a8f46a2d9894.tar.bz2
Firmament-d2141aeda6fc5f29faa98fe91405a8f46a2d9894.zip
feat: new best-in-class etherwarp algorithm + more custom colours
Diffstat (limited to 'translations')
-rw-r--r--translations/en_us.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json
index f9ec850..9ca6852 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -138,10 +138,18 @@
"firmament.config.etherwarp-overlay": "Etherwarp Overlay",
"firmament.config.etherwarp-overlay.cube": "Cube",
"firmament.config.etherwarp-overlay.cube-colour": "Cube Color",
+ "firmament.config.etherwarp-overlay.cube-colour-fail": "Fail Colour",
+ "firmament.config.etherwarp-overlay.cube-colour-fail.description": "Cube Colour on Fail (Blocks above occupied)",
+ "firmament.config.etherwarp-overlay.cube-colour-tooclose": "Too Close Colour",
+ "firmament.config.etherwarp-overlay.cube-colour-tooclose.description": "Cube Colour if the warp would succeed, but you will interact with the block instead (you are too close, but no blocks above)",
+ "firmament.config.etherwarp-overlay.cube-colour-toofar": "Too Far Colour",
+ "firmament.config.etherwarp-overlay.cube-colour-toofar.description": "Cube Colour if the warp would succeed, if you were closer (too far away, but no blocks above)",
"firmament.config.etherwarp-overlay.cube-colour.description": "Choose the colour of the etherwarp target block.",
"firmament.config.etherwarp-overlay.cube.description": "Displays a full cube on the block",
"firmament.config.etherwarp-overlay.etherwarp-overlay": "Etherwarp Overlay",
"firmament.config.etherwarp-overlay.etherwarp-overlay.description": "Display an overlay that tells you what block you will warp to.",
+ "firmament.config.etherwarp-overlay.failure-text": "Show Failure Text",
+ "firmament.config.etherwarp-overlay.failure-text.description": "Show a text in game explaining why the teleport fails.",
"firmament.config.etherwarp-overlay.only-show-while-sneaking": "Only show while sneaking",
"firmament.config.etherwarp-overlay.only-show-while-sneaking.description": "Displays the Etherwarp overlay only while sneaking.",
"firmament.config.etherwarp-overlay.wireframe": "Outline",