diff options
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
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 a294b4ce3..765085e09 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -270,6 +270,7 @@ "config.roughlyenoughitems.layout.showUtilsButtons": "Utils Buttons:", "config.roughlyenoughitems.commands.gamemodeCommand": "Game Mode Command:", "config.roughlyenoughitems.commands.giveCommand": "Give Command:", + "config.roughlyenoughitems.commands.timeCommand": "Time Command:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Load Default Plugin:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNo (Dangerous)", "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "REI Reload Thread:", |
