diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-03-30 20:21:18 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-03-30 20:21:18 +0800 |
| commit | 16e35bc7ddb5924008be5be1b60db29d461d72b5 (patch) | |
| tree | 6b4405a47f6a902f4900e72d140304e3524ee0b5 /gradle.properties | |
| parent | d5b270a829f5488ba6ab72778745da1f64769ff8 (diff) | |
| download | RoughlyEnoughItems-16e35bc7ddb5924008be5be1b60db29d461d72b5.tar.gz RoughlyEnoughItems-16e35bc7ddb5924008be5be1b60db29d461d72b5.tar.bz2 RoughlyEnoughItems-16e35bc7ddb5924008be5be1b60db29d461d72b5.zip | |
Using Cloth events instead of overwriting methods
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index f94be6a64..01f49b283 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,9 +1,9 @@ -mod_version=2.5.1.74 -minecraft_version=19w13a -yarn_version=19w13a.3 +mod_version=2.5.1.75 +minecraft_version=19w13b +yarn_version=19w13b.1 fabric_version=0.2.6.117 fabricloader_version=0.3.7.109 pluginloader_version=1.14-1.0.6-8 developermode_version=1.0.3 jankson_version=1.1.0 -cloth_version=0.1.4.14 +cloth_version=0.1.5.16 |
