diff --git a/gradle.properties b/gradle.properties index b414c66..2512360 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,6 +11,7 @@ maven_group=semmiedev archives_base_name=disc_jockey # Dependencies # check this on https://modmuss50.me/fabric.html + fabric_version=0.119.2+1.21.4 systemProp.http.sslVerify=false systemProp.https.sslVerify=false diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index eeb75d0..1cc0f82 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,7 +3,7 @@ "id": "disc_jockey", "version": "${version}", "name": "Disc Jockey", - "description": "在游戏中播放音符盒(打碟)", + "description": "在游戏中播放音符盒(打碟机)", "authors": [ "SemmieDev", "EnderKill98",