diff options
| -rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 2dbcc3a..dc18aed 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -503,7 +503,6 @@ "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", @@ -512,6 +511,7 @@ "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.recipe.requirement": "Requires: %s", "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.", |
