diff options
| author | Jacob <55346310+Kathund@users.noreply.github.com> | 2025-07-01 20:04:27 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-01 14:04:27 +0200 |
| commit | 383970ba997e8b51a6e117e4df362bfb2cb972a1 (patch) | |
| tree | f2d4087e7f03b642608e2ecf0c882e3c092ab47e /translations | |
| parent | acd7c95b7d1bf62cc4cda09487ea8ec3b6e7266f (diff) | |
| download | Firmament-383970ba997e8b51a6e117e4df362bfb2cb972a1.tar.gz Firmament-383970ba997e8b51a6e117e4df362bfb2cb972a1.tar.bz2 Firmament-383970ba997e8b51a6e117e4df362bfb2cb972a1.zip | |
feat: etherwarp overlay
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index fbed855..baa6454 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -41,6 +41,8 @@ "firmament.config.category.integrations.description": "Integrations with other mods, as well as texture packs", "firmament.config.category.inventory": "Inventory", "firmament.config.category.inventory.description": "Features for anything that happens in a chest or inventory", + "firmament.config.category.items": "Items", + "firmament.config.category.items.description": "Features for items", "firmament.config.category.meta": "Meta & Firmament", "firmament.config.category.meta.description": "Settings for Firmament and the item repo", "firmament.config.category.mining": "Mining", @@ -113,6 +115,13 @@ "firmament.config.diana.ancestral-teleport.description": "Click to teleport near the guessed burrow.", "firmament.config.diana.nearby-waypoints": "Nearby Waypoints Highlighter", "firmament.config.diana.nearby-waypoints.description": "Highlight nearby diana burrows.", + "firmament.config.etherwarp-overlay": "Etherwarp Overlay", + "firmament.config.etherwarp-overlay.cube": "Cube", + "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.wireframe": "Outline", + "firmament.config.etherwarp-overlay.wireframe.description": "Displays a full outline on the block", "firmament.config.fairy-souls": "Fairy Souls", "firmament.config.fairy-souls.reset": "Reset Collected Fairy Souls", "firmament.config.fairy-souls.reset.description": "Reset all collected fairy souls, allowing you to restart from null.", |
