From 86f438c9d823b45f4fc113f1e813d2e12de0ca40 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 22 Jun 2022 18:21:04 +0800 Subject: Close #839 --- runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json') 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 a8e443ca2..a294b4ce3 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -70,6 +70,7 @@ "text.rei.too_long_nbt": "§cItem NBT is too long to be applied in multiplayer.", "text.rei.accepts": "Accepts following:", "text.rei.tag_accept": "Tag: #%s", + "text.rei.missing": "Missing following:", "text.rei.performance": "Performance Analysis", "text.rei.addons": "REI Addons", "text.rei.shapeless": "Shapeless", -- cgit