From f4d86ea47374bb96359e00605d62ea11fdb53d0b Mon Sep 17 00:00:00 2001 From: isXander Date: Sun, 1 May 2022 16:53:07 +0100 Subject: [PATCH] modrinth & curseforge IDs --- README.md | 2 ++ gradle.properties | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1825011..a7e14ef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ Instead of leaving just the outer layer of leaves, Cull Less Leaves also renders of layers defined in the config. Fast Culling (identical to original cull leaves mod) + ![fast culling](https://i.imgur.com/5SPxxYy.png) Less Culling + ![less culling](https://i.imgur.com/GjYFjJV.png) diff --git a/gradle.properties b/gradle.properties index ba99cb9..c13bca1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,6 +7,6 @@ modId=cull-less-leaves modName=Cull Less Leaves modDescription=Cull leaves while looking hot! -curseforgeId= -modrinthId= +curseforgeId=619718 +modrinthId=iG6ZHsUV githubProject=isXander/CullLessLeaves