diff options
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index 00f43407c3..ad5752ea1a 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -204,7 +204,11 @@ GT5U.config.render.RenderFlippedMachinesFlipped=Render flipped machines with fli GT5U.config.render.RenderIndicatorsOnHatch=Render indicator on hatch GT5U.config.render.RenderPollutionFog=Render pollution fog GT5U.config.render.TileAmbientOcclusion=Enable Ambient Occlusion -GT5U.config.feature.NEI_recipe_second_mode=Show NEI recipes using seconds (as opposed to ticks). +GT5U.config.nei=NEI +GT5U.config.nei.RecipeSecondMode=Show recipes using seconds (as opposed to ticks) +GT5U.config.nei.RecipeOwner=Show which mod added the recipe +GT5U.config.nei.RecipeOwnerStackTrace=[debug] Show stack traces of recipe addition +GT5U.config.nei.RecipeOwnerStackTrace.tooltip=[requires reboot] // Cover tabs GT5U.interface.coverTabs.down=Bottom |