diff options
| -rw-r--r-- | translations/en_us.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 3b83857..b833923 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -285,8 +285,8 @@ "firmament.config.power-user.copy-lore.description": "Copy the items name and lore as json encoded text", "firmament.config.power-user.copy-nbt-data": "Copy ExtraAttributes data", "firmament.config.power-user.copy-nbt-data.description": "Copy only the ExtraAttributes, so the hypixel specific item data.", - "firmament.config.power-user.copy-skull-texture": "Copy Placed Skull Id", - "firmament.config.power-user.copy-skull-texture.description": "Copy the texture location that can be used to re-texture the skull under your cross-hair.", + "firmament.config.power-user.copy-skull-texture": "Copy Skull Texture", + "firmament.config.power-user.copy-skull-texture.description": "Copy the texture location that can be used to re-texture the skull under your cross-hair. This will work for placed skulls, as well as those in your inventory.", "firmament.config.power-user.copy-texture-pack-id": "Copy Texture Pack Id", "firmament.config.power-user.copy-texture-pack-id.description": "Copy the texture pack id that is used for the item stack under your cursor.", "firmament.config.power-user.copy-title": "Copy Inventory Title", |
