diff options
author | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2023-11-07 22:08:55 -0500 |
---|---|---|
committer | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2023-11-07 22:08:55 -0500 |
commit | 92b3214ff78a40ff92c3d44baa435ddfda29779b (patch) | |
tree | d26b1a3fd36a7bfa077afef82f98f2273836a677 /gradle.properties | |
parent | 8731707bedea9ec7c59f9910214aec99cb4eab52 (diff) | |
download | Skyblocker-92b3214ff78a40ff92c3d44baa435ddfda29779b.tar.gz Skyblocker-92b3214ff78a40ff92c3d44baa435ddfda29779b.tar.bz2 Skyblocker-92b3214ff78a40ff92c3d44baa435ddfda29779b.zip |
Remove yacl patches
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 6c364898..ad21639d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ fabric_api_version=0.89.1+1.20.2 # Minecraft Mods ## YACL (https://github.com/isXander/YetAnotherConfigLib) -yacl_version=3.2.1+1.20.2 +yacl_version=3.3.0-beta.1+1.20.2 ## Mod Menu (https://modrinth.com/mod/modmenu/versions) mod_menu_version = 8.0.0 ## REI (https://modrinth.com/mod/rei/versions?l=fabric) |