diff options
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 1a2da4c9e..8a11a3565 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -109,6 +109,7 @@ "config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "Disabled", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "Enabled", + "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):", "config.roughlyenoughitems.enableCraftableOnlyButton": "Craftable Filter:", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Enabled", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Disabled", |
