diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-06-08 01:16:20 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-06-08 01:16:44 +0200 |
| commit | af57636ae0a674a11318e95c797218f18f768421 (patch) | |
| tree | 38d759c977cdf5ff5093745cc7e2186f2fad258f /translations | |
| parent | fc4874d1e353e2f5f8c91ebf8a6584b3e70c9f9c (diff) | |
| download | Firmament-af57636ae0a674a11318e95c797218f18f768421.tar.gz Firmament-af57636ae0a674a11318e95c797218f18f768421.tar.bz2 Firmament-af57636ae0a674a11318e95c797218f18f768421.zip | |
feat: Add composter sound muffler
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 2f392de..5e970f1 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -35,6 +35,8 @@ "firmament.config.category.dev.description": "Settings for texture pack devs and programmers", "firmament.config.category.events": "Events", "firmament.config.category.events.description": "Settings for temporary or repeating events", + "firmament.config.category.garden": "Garden", + "firmament.config.category.garden.description": "Features for the No. 1 Macro Free Island on SkyBlock", "firmament.config.category.integrations": "Integrations & Textures", "firmament.config.category.integrations.description": "Integrations with other mods, as well as texture packs", "firmament.config.category.inventory": "Inventory", @@ -67,6 +69,9 @@ "firmament.config.compatibility.explosion-enabled.description": "Redirect explosion particles to be rendered by enhanced explosions.", "firmament.config.compatibility.explosion-power": "Enhanced Explosion Power", "firmament.config.compatibility.explosion-power.description": "Choose how big explosions will be rendered by enhanced explosions", + "firmament.config.composter": "Composter", + "firmament.config.composter.no-more-noises": "Mute Composter", + "firmament.config.composter.no-more-noises.description": "Muffle all noises and sounds made by the composter", "firmament.config.configconfig": "Firmaments Config", "firmament.config.configconfig.enable-moulconfig": "Use MoulConfig", "firmament.config.configconfig.enable-moulconfig.description": "Uses the MoulConfig config UI. Turn off to fall back to the built in config.", |
