diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-03-10 02:45:09 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-03-10 02:45:09 +0800 |
| commit | 0ef7d4d944b0683250f905f856c08e759ae9355d (patch) | |
| tree | 88376b527c5c86fd24c0bf2b6ad4f740d20cc4d0 /gradle.properties | |
| parent | 5c83be1590d4e1ea706ab7b57d20253f95dcbd1b (diff) | |
| download | RoughlyEnoughItems-0ef7d4d944b0683250f905f856c08e759ae9355d.tar.gz RoughlyEnoughItems-0ef7d4d944b0683250f905f856c08e759ae9355d.tar.bz2 RoughlyEnoughItems-0ef7d4d944b0683250f905f856c08e759ae9355d.zip | |
ScreenWithHandler refractor, why must we suffer
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 15e8dec3c..e636a5f94 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ -mod_version=4.0.10-unstable +mod_version=4.0.11-unstable minecraft_version=20w10a -yarn_version=20w10a+build.2 +yarn_version=20w10a+build.15 fabricloader_version=0.7.8+build.186 cloth_events_version=2.0.0-unstable.202003051905 cloth_config_version=3.0.2-unstable.202003090708 |
