diff options
| author | Twarug <patryk@twardosz.dev> | 2025-08-04 00:30:00 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-08-24 15:18:01 +0200 |
| commit | 40d7e4f7ad2a5ee2a829f51d6c3b6eebe545b795 (patch) | |
| tree | e0d08eb26692397e5b8584054d08ca7db5c65508 /translations | |
| parent | 2c6a0d8bd7ca9063027d5156beb0d9d313ee04f2 (diff) | |
| download | Firmament-40d7e4f7ad2a5ee2a829f51d6c3b6eebe545b795.tar.gz Firmament-40d7e4f7ad2a5ee2a829f51d6c3b6eebe545b795.tar.bz2 Firmament-40d7e4f7ad2a5ee2a829f51d6c3b6eebe545b795.zip | |
feat: add recipe requirements tooltips
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index f9ec850..2dbcc3a 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -503,6 +503,7 @@ "firmament.quick-commands.join.unknown": "Could not find instance for %s", "firmament.quick-commands.join.unknown-catacombs": "Unknown catacombs floor %s", "firmament.quick-commands.join.unknown-kuudra": "Unknown kuudra floor %s", + "firmament.recipe.requirement": "Requires: %s", "firmament.recipe.forge.time": "Forging Time: %s", "firmament.recipe.mobs.coins": "§eCoins: %s", "firmament.recipe.mobs.combat": "§bCombat Experience: %s", |
