diff options
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 2 | ||||
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/textures/gui/display.png | bin | 8345 -> 9307 bytes | |||
| -rwxr-xr-x | src/main/resources/fabric.mod.json | 2 |
3 files changed, 3 insertions, 1 deletions
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 Binary files differindex 3af43e275..9f02de53c 100644 --- a/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png +++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index ca390ff56..8f5250c06 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -12,7 +12,7 @@ "me.shedaniel.rei.client.ClientHelper" ], "requires": { - "fabric": "0.1.4.76" + "fabric": "0.1.4.79" }, "recommended": { "pluginloader": "1.0.6" |
