diff options
-rw-r--r-- | translations/en_us.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 72ff203..ec78ed6 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -227,6 +227,10 @@ "firmament.config.power-user.entity-data.description": "Print out information about the entity under your cross-hair.", "firmament.config.power-user.export-item-stack": "Export Item Stack", "firmament.config.power-user.export-item-stack.description": "Exports the hovered item to the repo data folder", + "firmament.config.power-user.export-npc-location": "Export NPC Location", + "firmament.config.power-user.export-npc-location.description": "Export the NPC's location to the repo data", + "firmament.config.power-user.export-recipe": "Export Recipe Data", + "firmament.config.power-user.export-recipe.description": "Export Recipe Data to the repo data", "firmament.config.power-user.show-item-id": "Show SkyBlock Ids", "firmament.config.power-user.show-item-id.description": "Show the SkyBlock id of items underneath them.", "firmament.config.price-data": "Price Data", |