diff options
author | Linnea Gräf <nea@nea.moe> | 2024-12-25 16:55:33 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-12-25 16:55:33 +0100 |
commit | c4997e21053c8671ed4c5474fb70df6ae58dae06 (patch) | |
tree | 9b17d0fa1a46dc7571fbca8a2d09dc9aaec98dd0 /translations | |
parent | ddebaf47900dfab41590c97c202984142ae5b9f6 (diff) | |
download | Firmament-c4997e21053c8671ed4c5474fb70df6ae58dae06.tar.gz Firmament-c4997e21053c8671ed4c5474fb70df6ae58dae06.tar.bz2 Firmament-c4997e21053c8671ed4c5474fb70df6ae58dae06.zip |
feat: Add reforge recipes
Diffstat (limited to 'translations')
-rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 3d8de96..82dcd45 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -331,6 +331,8 @@ "firmament.recipe.mobs.name": "§8[§7Lv %d§8] §c%s", "firmament.recipe.mobs.name.nolevel": "§c%s", "firmament.recipe.novanilla": "Hypixel cannot super craft vanilla recipes", + "firmament.recipecategory.reforge": "Reforge", + "firmament.recipecategory.reforge.basic": "This is a basic reforge, available at the Blacksmith.", "firmament.reiwarning": "Firmament needs RoughlyEnoughItems to display its item list!", "firmament.reiwarning.disable": "Click here to disable this warning", "firmament.reiwarning.disabled": "Disabled the RoughlyEnoughItems warning. Keep in mind that you will not have an item list without REI.", |