diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-13 00:25:30 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-13 00:25:30 +0800 |
| commit | f4473fd6c4142e071e498094490f44692dfbbdf3 (patch) | |
| tree | e1c226a7fb13f8e30d642ebd019d10600378904a /src/main/resources | |
| parent | aee1137515d4f74f54c8ea70e71e742661213bf2 (diff) | |
| download | RoughlyEnoughItems-f4473fd6c4142e071e498094490f44692dfbbdf3.tar.gz RoughlyEnoughItems-f4473fd6c4142e071e498094490f44692dfbbdf3.tar.bz2 RoughlyEnoughItems-f4473fd6c4142e071e498094490f44692dfbbdf3.zip | |
Better Recipe Tooltips
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index ad3bbdca7..ecbd48274 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.35", + "version": "2.0.0.36", "side": "client", "authors": [ "Danielshe" |
