aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/firmament/lang
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/firmament/lang')
-rw-r--r--src/main/resources/assets/firmament/lang/en_us.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/main/resources/assets/firmament/lang/en_us.json b/src/main/resources/assets/firmament/lang/en_us.json
index 089a223..c25e5d7 100644
--- a/src/main/resources/assets/firmament/lang/en_us.json
+++ b/src/main/resources/assets/firmament/lang/en_us.json
@@ -13,6 +13,15 @@
"firmament.command.waypoint.remove.error": "Could not find waypoint with that index to delete.",
"firmament.command.waypoint.skip.error": "Could not skip a waypoint. Are you in ordered waypoint mode with waypoints loaded?",
"firmament.command.waypoint.skip": "Skipped 1 waypoint",
+ "firmament.poweruser.entity.fail": "No entity found under cursor",
+ "firmament.poweruser.entity.type": "Entity Type: %s",
+ "firmament.poweruser.entity.name": "Entity Name: %s",
+ "firmament.poweruser.entity.armor": "Entity Armor:",
+ "firmament.poweruser.entity.armor.item": " - %s",
+ "firmament.poweruser.entity.passengers": "%s Passengers",
+ "firmament.config.anniversary": "Anniversary Features",
+ "firmament.config.anniversary.shiny-pigs": "Shiny Pigs Tracker",
+ "firmament.config.anniversary.pig-hud": "Pig Tracker Hud",
"firmament.pristine-profit.collection": "Collection: %s/h",
"firmament.pristine-profit.money": "Money: %s/h",
"firmament.toggle.true": "On",
@@ -156,6 +165,7 @@
"firmament.modapi.event": "Received mod API event: %s",
"firmament.config.power-user.copy-texture-pack-id": "Copy Texture Pack Id",
"firmament.config.power-user.copy-skull-texture": "Copy Placed Skull Id",
+ "firmament.config.power-user.entity-data": "Show Entity Data",
"firmament.config.power-user.copy-nbt-data": "Copy NBT data",
"firmament.config.power-user": "Power Users",
"firmament.tooltip.skyblockid": "SkyBlock Id: %s",