From 77f0859404d10f60643de6ec5ed42bc8f090be08 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 15 Feb 2022 15:32:09 +0800 Subject: Close #768 --- runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/src/main/resources') diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 99f039e67..866d202bd 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -158,6 +158,7 @@ "config.roughlyenoughitems.functionality": "Functionality", "config.roughlyenoughitems.advanced": "Advanced", "config.roughlyenoughitems.cheating": "Cheating:", + "config.roughlyenoughitems.cheating.when_creative": "During Creative Mode", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.keyBindings": "Keybindings", "config.roughlyenoughitems.keyBindings.recipeKeybind": "Show Recipe:", -- cgit