From ccf9a022bd759ce997784aa7efe1c2d161cca226 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Mon, 16 Nov 2020 23:18:51 +0100 Subject: [PATCH] clarify crafting section --- src/main/resources/assets/prettypipes/lang/en_us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/prettypipes/lang/en_us.json b/src/main/resources/assets/prettypipes/lang/en_us.json index ef6e031..3abf314 100644 --- a/src/main/resources/assets/prettypipes/lang/en_us.json +++ b/src/main/resources/assets/prettypipes/lang/en_us.json @@ -79,7 +79,7 @@ "info.prettypipes.sync_jei.on": "Sync JEI Search", "info.prettypipes.sync_jei.off": "Don't Sync JEI Search", "info.prettypipes.energy": "%s / %s FE", - "info.prettypipes.crafting": "Crafting", + "info.prettypipes.crafting": "Awaiting", "info.prettypipes.cancel_all": "Cancel", - "info.prettypipes.cancel_all.desc": "Cancels all ongoing crafting operations\nDoesn't remove inputs from blocks" + "info.prettypipes.cancel_all.desc": "Stops waiting for current crafting outputs\nDoesn't remove inputs from blocks" } \ No newline at end of file