diff --git a/assets/minecraft/lang/en_au.json b/assets/minecraft/lang/en_au.json index 32d3e9d3..f619e9c4 100644 --- a/assets/minecraft/lang/en_au.json +++ b/assets/minecraft/lang/en_au.json @@ -3,6 +3,7 @@ "item.minecraft.chainmail_chestplate": "Spacesuit Chestpiece", "item.minecraft.chainmail_leggings": "Spacesuit Leggings", "item.minecraft.chainmail_boots": "Spacesuit Boots", + "item.minecraft.clock": "Controller", "death.attack.interceptor_cannon.player": "%1$s was killed by %2$s using interceptor cannon", "death.attack.laser_cannon.player": "%1$s was killed by %2$s using laser cannon", diff --git a/assets/minecraft/lang/en_ca.json b/assets/minecraft/lang/en_ca.json index 32d3e9d3..f619e9c4 100644 --- a/assets/minecraft/lang/en_ca.json +++ b/assets/minecraft/lang/en_ca.json @@ -3,6 +3,7 @@ "item.minecraft.chainmail_chestplate": "Spacesuit Chestpiece", "item.minecraft.chainmail_leggings": "Spacesuit Leggings", "item.minecraft.chainmail_boots": "Spacesuit Boots", + "item.minecraft.clock": "Controller", "death.attack.interceptor_cannon.player": "%1$s was killed by %2$s using interceptor cannon", "death.attack.laser_cannon.player": "%1$s was killed by %2$s using laser cannon", diff --git a/assets/minecraft/lang/en_gb.json b/assets/minecraft/lang/en_gb.json index 32d3e9d3..f619e9c4 100644 --- a/assets/minecraft/lang/en_gb.json +++ b/assets/minecraft/lang/en_gb.json @@ -3,6 +3,7 @@ "item.minecraft.chainmail_chestplate": "Spacesuit Chestpiece", "item.minecraft.chainmail_leggings": "Spacesuit Leggings", "item.minecraft.chainmail_boots": "Spacesuit Boots", + "item.minecraft.clock": "Controller", "death.attack.interceptor_cannon.player": "%1$s was killed by %2$s using interceptor cannon", "death.attack.laser_cannon.player": "%1$s was killed by %2$s using laser cannon", diff --git a/assets/minecraft/lang/en_nz.json b/assets/minecraft/lang/en_nz.json index 32d3e9d3..f619e9c4 100644 --- a/assets/minecraft/lang/en_nz.json +++ b/assets/minecraft/lang/en_nz.json @@ -3,6 +3,7 @@ "item.minecraft.chainmail_chestplate": "Spacesuit Chestpiece", "item.minecraft.chainmail_leggings": "Spacesuit Leggings", "item.minecraft.chainmail_boots": "Spacesuit Boots", + "item.minecraft.clock": "Controller", "death.attack.interceptor_cannon.player": "%1$s was killed by %2$s using interceptor cannon", "death.attack.laser_cannon.player": "%1$s was killed by %2$s using laser cannon", diff --git a/assets/minecraft/lang/en_us.json b/assets/minecraft/lang/en_us.json index b961f22c..04e7ca96 100644 --- a/assets/minecraft/lang/en_us.json +++ b/assets/minecraft/lang/en_us.json @@ -3,6 +3,7 @@ "item.minecraft.chainmail_chestplate": "Spacesuit Chestpiece", "item.minecraft.chainmail_leggings": "Spacesuit Leggings", "item.minecraft.chainmail_boots": "Spacesuit Boots", + "item.minecraft.clock": "Controller", "death.attack.interceptor_cannon.player": "%1$s was killed by %2$s using interceptor cannon", "death.attack.laser_cannon.player": "%1$s was killed by %2$s using laser cannon",