File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11- Update to 1.21.5.
2+ - Added the ` menace ` , ` home ` and ` yearn ` capes.
3+ - Fixed a bug that caused XP level/health/food desyncs when changing cape.
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ publishing {
8989}
9090
9191publish {
92- dependsOn(publishMods)
92+ dependsOn(" publishMods" )
9393}
9494
9595publishMods {
@@ -101,13 +101,13 @@ publishMods {
101101
102102 modrinth {
103103 accessToken = providers. gradleProperty(" MODRINTH_API_TOKEN" )
104- projectId = " NtPNF0D7 "
104+ projectId = " Ck0I4Uep "
105105 minecraftVersions. addAll(release_minecraft_versions. split(" ," ))
106106 }
107107
108108 github {
109109 accessToken = providers. gradleProperty(" GITHUB_API_PUBLISH_TOKEN" )
110- repository = " eclipseisoffline/jukeboxcustomdiscfix "
110+ repository = " eclipseisoffline/capecommand "
111111 commitish = " main"
112112 }
113113}
You can’t perform that action at this time.
0 commit comments