From 4b5a4dda79b681fae6c10f61b384e22aa36977f6 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Tue, 10 Mar 2026 19:08:01 -0500 Subject: [PATCH] Up API version 5.1.0 -> 6.0.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4942ca85b..ba7b2f522 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,8 +5,8 @@ org.gradle.caching=true # Mod Info mod_name=DistantHorizons -api_version=5.1.0 mod_version=3.0.0-b-dev +api_version=6.0.0 maven_group=com.seibel.distanthorizons mod_readable_name=Distant Horizons mod_description=This mod generates and renders simplified terrain beyond the normal view distance at a low performance cost. Allowing you to see much farther without turning your game into a slideshow.