File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1- # Parachute 0.7.5
1+ # Parachute 0.7.6
22
3- - Fixed ConfigBooleans for HUD rendering
4- - Bump dependencies
5- - Adjustable armor hud height for compatibility with mods like [ raised] ( https://modrinth.com/mod/raised )
6- - Fix armor hud not showing armor durability
3+ - Updated to Minecraft 1.20.4
Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ modrinth {
8282 projectId = " parachute"
8383 versionType = (System . getenv(" BUILD_RELEASE" ) == " true" ) ? " release" : " beta"
8484 uploadFile = remapJar
85- gameVersions = [" 1.20" , " 1.20.1 " ]
86- loaders = [" fabric" , " quilt " ]
85+ gameVersions = [" 1.20.4 " ]
86+ loaders = [" fabric" ]
8787 dependencies {
8888 required. project " fabric-api"
8989 optional. project " modmenu"
You can’t perform that action at this time.
0 commit comments