From 179890a17ef52f0bcf3cd75c77f047c4a03e49ec Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 25 Jan 2019 20:42:58 +0800 Subject: Updated to 19w04a & Campfire Category --- .../assets/roughlyenoughitems/lang/en_us.json | 2 ++ .../roughlyenoughitems/textures/gui/display.png | Bin 8345 -> 9307 bytes 2 files changed, 2 insertions(+) (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index a21acfc5c..c631e635d 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -10,6 +10,8 @@ "category.rei.smelting.fuel": "§eFuel", "category.rei.smoking": "Smoking", "category.rei.blasting": "Blasting", + "category.rei.campfire": "Campfire", + "category.rei.campfire.time": "%d Seconds", "category.rei.brewing": "Brewing", "category.rei.brewing.input": "§eOriginal Potion", "category.rei.brewing.reactant": "§eIngredient", diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png index 3af43e275..9f02de53c 100644 Binary files a/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png and b/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png differ -- cgit