diff --git a/src/main/resources/assets/unicopia/lang/en_us.json b/src/main/resources/assets/unicopia/lang/en_us.json index 89e8580b..22abe86f 100644 --- a/src/main/resources/assets/unicopia/lang/en_us.json +++ b/src/main/resources/assets/unicopia/lang/en_us.json @@ -145,6 +145,7 @@ "commands.disguise.usage": "/disguise [nbt]", "commands.disguise.notfound": "The entity id '%s' does not exist.", + "commands.disguise.removed": "Removed disguise.", "commands.disguise.success.other": "%1$s is now disguised as %2$s", "commands.disguise.success.self": "Updated disguise to %s", "commands.disguise.success.otherself": "%1$s changed their disguise to %2$s",