diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-07-22 15:17:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-22 15:17:11 -0400 |
| commit | 1aa006198fe987dae999486c6668f4f6e071ddf4 (patch) | |
| tree | c850f150efdda3b940d74f60695cbcc880b143ce /gradle.properties | |
| parent | bac0f8f4aff96c5c6707bbb750f37de92e000da4 (diff) | |
| parent | 14ec65e7639758972f44a9097c44b8eb53c45c15 (diff) | |
| download | Skyblocker-1aa006198fe987dae999486c6668f4f6e071ddf4.tar.gz Skyblocker-1aa006198fe987dae999486c6668f4f6e071ddf4.tar.bz2 Skyblocker-1aa006198fe987dae999486c6668f4f6e071ddf4.zip | |
Merge branch 'SkyblockerMod:master' into dark-auction-tabhud
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 ce4f22c0..a97ef816 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ loader_version=0.14.21 #Fabric api ## 1.20 -fabric_api_version=0.83.0+1.20 +fabric_api_version=0.86.0+1.20.1 # Dependencies ## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files) @@ -18,7 +18,7 @@ mod_menu_version=7.0.1 ## REI (https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items/files) rei_version=12.0.625 ## Renderer (https://github.com/0x3C50/Renderer) -renderer_version = d687aced4c +renderer_version = master-SNAPSHOT ## Occlusion Culling (https://github.com/LogisticsCraft/OcclusionCulling) occlusionculling_version = 0.0.7-SNAPSHOT |
