diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-11 17:16:53 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-11 17:16:53 +0800 |
| commit | 77ff77003ff31dabda47388ca2d9727a185b90f8 (patch) | |
| tree | 73f735d0bfd3a386f0f6551cbc02675ea43206d4 /src/main/resources | |
| parent | def24dd1d0ebd6e12a3a459ece05c0fc94aae4de (diff) | |
| download | RoughlyEnoughItems-77ff77003ff31dabda47388ca2d9727a185b90f8.tar.gz RoughlyEnoughItems-77ff77003ff31dabda47388ca2d9727a185b90f8.tar.bz2 RoughlyEnoughItems-77ff77003ff31dabda47388ca2d9727a185b90f8.zip | |
Crafting Display
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/textures/gui/display.png | bin | 0 -> 1339 bytes | |||
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png | bin | 6902 -> 7421 bytes | |||
| -rwxr-xr-x | src/main/resources/fabric.mod.json | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png Binary files differnew file mode 100644 index 000000000..24d2ce231 --- /dev/null +++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png Binary files differindex 1cff3266b..7ca6c8eb7 100755 --- a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png +++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 6a9a8295c..d4ac15ed9 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -2,7 +2,7 @@ "id": "roughlyenoughitems", "name": "RoughlyEnoughItems", "description": "To allow players to view items and recipes.", - "version": "2.0.0.26", + "version": "2.0.0.27", "side": "client", "authors": [ "Danielshe" |
