diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-03-14 20:18:29 +0100 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-03-14 20:20:24 +0100 |
| commit | ce2e4f48d4631a48162203872f8fd87c5aeab49e (patch) | |
| tree | 8a70a0412da6e156a21e5adb58478f08ce9d6f45 /translations | |
| parent | 2cfe476909673dff921674bc9d19b046e850ef9d (diff) | |
| download | Firmament-ce2e4f48d4631a48162203872f8fd87c5aeab49e.tar.gz Firmament-ce2e4f48d4631a48162203872f8fd87c5aeab49e.tar.bz2 Firmament-ce2e4f48d4631a48162203872f8fd87c5aeab49e.zip | |
refactor: Move transparent ui into built in resource pack
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 14ed3f6..8321112 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -266,10 +266,6 @@ "firmament.config.storage-overlay.rows.description": "Max columns used by the storage overlay and overview.", "firmament.config.storage-overlay.scroll-speed": "Scroll Speed", "firmament.config.storage-overlay.scroll-speed.description": "Scroll speed inside of the storage overlay and overview.", - "firmament.config.storage-overlay.texture": "Storage Overlay Texture", - "firmament.config.storage-overlay.texture.description": "Set which texture to use for storage overlay", - "firmament.config.storage-overlay.texture.choice.default": "Default", - "firmament.config.storage-overlay.texture.choice.clear": "Clear", "firmament.config.waypoints": "Waypoints", "firmament.config.waypoints.show-index": "Show ordered waypoint indexes", "firmament.config.waypoints.show-index.description": "Show the number of an ordered waypoint in the world.", |
