diff options
| author | Cow <cow@volloeko.de> | 2020-07-20 04:37:15 +0200 |
|---|---|---|
| committer | Cow <cow@volloeko.de> | 2020-07-20 04:37:15 +0200 |
| commit | 3e16f04965279ced357cc832d124eb46bf110b22 (patch) | |
| tree | d438446eba87e56092535fe290701db00c8ac88e /gradle.properties | |
| parent | ff96104725deaacd51d44c886e8402c0bb0b99d3 (diff) | |
| download | Cowlection-3e16f04965279ced357cc832d124eb46bf110b22.tar.gz Cowlection-3e16f04965279ced357cc832d124eb46bf110b22.tar.bz2 Cowlection-3e16f04965279ced357cc832d124eb46bf110b22.zip | |
Added default tooltip cleanup
- Fixed special cases for dungeon armor tooltips with certain item and reforge combinations
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index b65a046..3879334 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name=Cowlection group_package=eu.olli.cowlection -mod_version=0.8.0 +mod_version=0.8.1 git_url=https://github.com/cow-mc/Cowlection/ mc_version=1.8.9 |
