diff options
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/de_de.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index 53207f2cd..71af22808 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -31,6 +31,8 @@ "category.rei.stripping": "Entrinden", "category.rei.smithing": "Schmieden", "category.rei.beacon_base": "Leuchtfeuer-Basis", + "category.rei.beacon_payment": "Leuchtfeuerkosten", + "category.rei.pathing": "Pfad", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Seite %d", @@ -137,6 +139,7 @@ "config.roughlyenoughitems.miscellaneous": "Verschiedenes", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Klickbare Rezeptpfeile:", "config.roughlyenoughitems.isSubsetsEnabled": "Aktivierte Untergruppen:", + "config.roughlyenoughitems.allowInventoryHighlighting": "Inventarhervorhebung aktiviert:", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Rendere Verzauberungsschimmer:", "config.roughlyenoughitems.layout.configButtonLocation": "Position des Konfigurationsknopfes:", "config.roughlyenoughitems.layout.configButtonLocation.upper": "Obere", |
